---
title: kUnicodeUTF7Format
framework: Core Services
role: symbol
role_heading: Enumeration Case
platforms: [Mac Catalyst 17.0+, macOS 10.0+]
path: coreservices/1400077-anonymous/kunicodeutf7format
---

# kUnicodeUTF7Format

The Unicode transformation format in which characters encodings are represented by a sequence of 7-bit values. This format cannot be handled by the Unicode Converter, only by the Text Encoding Converter.

## Declaration

```occ
kUnicodeUTF7Format = 1
```
