About Kannada Letter Vocalic L
Kannada Letter Vocalic L is the Unicode character ಌ at codepoint U+0C8C 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 Letter Vocalic L
To use the Kannada Letter Vocalic L 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: '\C8C';.
In JavaScript and TypeScript the escape '\u0C8C' evaluates to ಌ. In Python source, write '\u0C8C'.
The character encodes to E0 B2 8C as UTF-8 bytes and 0C8C as UTF-16 code units. Its decimal codepoint is 3212.
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.