---
title: unichar
framework: foundation
role: symbol
role_heading: Type Alias
path: foundation/unichar
---

# unichar

Type for UTF-16 code units.

## Declaration

```swift
typealias unichar = UInt16
```
