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

# Unicode.UTF32.CodeUnit

The basic unit of encoding

## Declaration

```swift
typealias CodeUnit = UInt32
```
