---
title: Unicode.UTF16.CodeUnit
framework: swift
role: symbol
role_heading: Type Alias
path: swift/unicode/utf16/codeunit
---

# Unicode.UTF16.CodeUnit

The basic unit of encoding

## Declaration

```swift
typealias CodeUnit = UInt16
```
