About Oriya Letter Wa
Oriya Letter Wa is the Unicode character ୱ at codepoint U+0B71 in the Oriya block of the Basic Multilingual Plane (BMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Oriya Letter Wa
To use the Oriya 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: '\B71';.
In JavaScript and TypeScript the escape '\u0B71' evaluates to ୱ. In Python source, write '\u0B71'.
The character encodes to E0 AD B1 as UTF-8 bytes and 0B71 as UTF-16 code units. Its decimal codepoint is 2929.
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.