About Toto Letter Ya
Toto Letter Ya is the Unicode character 𞊛 at codepoint U+1E29B of the Supplementary Multilingual Plane (SMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Toto Letter Ya
To use the Toto Letter Ya 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: '\1E29B';.
In JavaScript and TypeScript the escape '\u{1E29B}' evaluates to 𞊛. In Python source, write '\U0001E29B'.
The character encodes to F0 9E 8A 9B as UTF-8 bytes and D838 DE9B as UTF-16 code units. Its decimal codepoint is 123547.
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.