# `LastUnencoded`

*Global Variable*

## Declaration

```swift
var LastUnencoded: UTF32Char
```

```objc
extern UTF32Char LastUnencoded;
```

```python
LastUnencoded: UTF32Char
```

## See Also

### Unicode

- [`FirstUnencoded`](/Core/GlyphsCore/FirstUnencoded)

