---
title: utf8
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/attributedsubstring/utf8
---

# utf8

A view of the attributed substring’s contents as a collection of UTF-8 code units.

## Declaration

```swift
var utf8: AttributedString.UTF8View { get }
```
