★ U+16AF: Technical Specifications for the Runic Letter Oe
Getty Images
The Runic Letter Oe (“ᚯ” U+16AF) is a distinct typographic element within the ancient Germanic script tradition, now fully integrated into the modern digital landscape. At iloveunicode.com, we provide the essential technical data, bidirectional properties, and cross-platform encoding details required for accurate historical and linguistic digital representation.
U+16AF Script Character Specifications
The Unicode codepoint U+16AF represents the unique character Runic Letter Oe. This specific glyph is a vital part of epigraphic history, serving as a specialized vowel representation in various Runic inscriptions. Officially recognized in Unicode Version 3.0 (September, 1999), this character resides within the Runic block of the Basic Multilingual Plane, ensuring its accessibility across global software and data encoding systems at iloveunicode.com.
| Main Unicode Properties | |
|---|---|
| Name | Runic Letter Oe |
| Unicode Codepoint | U+16AF |
| Unicode Version | 3.0 (September, 1999) |
| Block | Runic |
| Plane | Basic Multilingual Plane |
Bidirectional and Script Metadata
To maintain structural integrity in diverse layouts, U+16AF follows standard bidirectional rules for Western scripts. It is categorized as a strong left-to-right character, which prevents rendering issues when mixed with other alphabets in modern text processors.
| Bidirectional Data | |
|---|---|
| Bidirectional class | Left To Right (L) |
| Is mirrored? | No |
| Other Unicode Data | |
|---|---|
| Category | Other Letter (Lo) |
| Script | Runic |
| Combining Class | Not Reordered (0) |
Technical Conversions & Encodings
Implementing U+16AF in programming environments requires specific escape sequences. The tables below outline the necessary hex and decimal values for successful integration in web, mobile, and desktop applications.
| U+16AF Conversion Table | |
|---|---|
| HTML (decimal) | ᚯ |
| HTML (hex) | ᚯ |
| URL Escape Code | %E1%9A%AF |
| CSS | 016AF |
| JavaScript, JSON, Python | u16AF |
| C, C++, Java | u16AF |
| Rust | u{16AF} |
| Ruby | u16AF |
| UTF Encodings | |
|---|---|
| UTF-8 (hex) | 0xE1 0x9A 0xAF |
| UTF-16 (hex) | 0x16AF |
| UTF-32 (hex) | 0x000016AF |
How to type “ᚯ”
- Windows: Hold Alt, then type 1 6 A F. Release Alt.
- Mac: Hold Alt ⌥, then type 1 6 A F. Release Alt.
Code Copy Tool
// U+16AF Language String Conversion const runicOe = "\u16AF"; console.log(runicOe); // Output: ᚯ
Conclusion: Advancing Your Unicode Knowledge
Grasping the nuances of script characters like U+16AF is essential for developers and historians working with ancient texts. By utilizing the precise technical properties of the Runic Letter Oe, you can ensure compatibility and visual correctness in any digital environment. Stay connected with iloveunicode.com for accurate character analysis and implementation resources.