About Kannada Sign Jihvamuliya
Kannada Sign Jihvamuliya is the Unicode character ೱ at codepoint U+0CF1 in the Kannada 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 Kannada Sign Jihvamuliya
To use the Kannada Sign Jihvamuliya 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: '\CF1';.
In JavaScript and TypeScript the escape '\u0CF1' evaluates to ೱ. In Python source, write '\u0CF1'.
The character encodes to E0 B3 B1 as UTF-8 bytes and 0CF1 as UTF-16 code units. Its decimal codepoint is 3313.
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.