About Lao Digit Six
Lao Digit Six is the Unicode character ໖ at codepoint U+0ED6 in the Lao 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 Lao Digit Six
To use the Lao Digit Six 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: '\ED6';.
In JavaScript and TypeScript the escape '\u0ED6' evaluates to ໖. In Python source, write '\u0ED6'.
The character encodes to E0 BB 96 as UTF-8 bytes and 0ED6 as UTF-16 code units. Its decimal codepoint is 3798.
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.