About Newa Letter Wa
Newa Letter Wa is the Unicode character 𑐰 at codepoint U+11430 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 Newa Letter Wa
To use the Newa Letter Wa 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: '\11430';.
In JavaScript and TypeScript the escape '\u{11430}' evaluates to 𑐰. In Python source, write '\U00011430'.
The character encodes to F0 91 90 B0 as UTF-8 bytes and D805 DC30 as UTF-16 code units. Its decimal codepoint is 70704.
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.