---
title: utf8PlainText
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/utf8plaintext
---

# utf8PlainText

A type that represents plain text encoded as UTF-8.

## Declaration

```swift
static var utf8PlainText: UTType { get }
```

## Discussion

Discussion The identifier for this type is public.utf8-plain-text. This type conforms to UTTypePlainText.

## See Also

### Text files

- [text](uniformtypeidentifiers/uttype-swift.struct/text.md)
- [plainText](uniformtypeidentifiers/uttype-swift.struct/plaintext.md)
- [utf16PlainText](uniformtypeidentifiers/uttype-swift.struct/utf16plaintext.md)
- [utf16ExternalPlainText](uniformtypeidentifiers/uttype-swift.struct/utf16externalplaintext.md)
