About Latin Capital Letter U With Macron Latin Capital Letter U Macron
Latin Capital Letter U With Macron Latin Capital Letter U Macron is the Unicode character Ū at codepoint U+016A in the Latin Extended-A block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Latin Capital Letter U With Macron Latin Capital Letter U Macron
To use the Latin Capital Letter U With Macron Latin Capital Letter U Macron symbol (Ū) in HTML, insert the
entity Ū directly into your markup. The decimal entity Ū works in any HTML-serialised document.
In CSS pseudo-elements use content: '\16A';.
In JavaScript and TypeScript the escape '\u016A' evaluates to Ū. In Python source, write '\u016A'.
The character encodes to C5 AA as UTF-8 bytes and 016A as UTF-16 code units. Its decimal codepoint is 362.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.