<!--
{
  "documentType" : "article",
  "framework" : "Swift",
  "identifier" : "/documentation/Swift/Character/ExpressibleByExtendedGraphemeClusterLiteral-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "ExpressibleByExtendedGraphemeClusterLiteral Implementations"
}
-->

# ExpressibleByExtendedGraphemeClusterLiteral Implementations

## Topics

### Initializers

[`init(extendedGraphemeClusterLiteral: Character)`](/documentation/Swift/Character/init(extendedGraphemeClusterLiteral:))

Creates a character with the specified value.

[`init(unicodeScalarLiteral: Self.ExtendedGraphemeClusterLiteralType)`](/documentation/Swift/Character/init(unicodeScalarLiteral:))

### Type Aliases

[`typealias ExtendedGraphemeClusterLiteralType`](/documentation/Swift/Character/ExtendedGraphemeClusterLiteralType)

A type that represents an extended grapheme cluster literal.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)