About Telugu Digit Seven
Telugu Digit Seven is the Unicode character ౭ at codepoint U+0C6D in the Telugu 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 Telugu Digit Seven
To use the Telugu Digit Seven 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: '\C6D';.
In JavaScript and TypeScript the escape '\u0C6D' evaluates to ౭. In Python source, write '\u0C6D'.
The character encodes to E0 B1 AD as UTF-8 bytes and 0C6D as UTF-16 code units. Its decimal codepoint is 3181.
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.