About Tamil Letter Ca
Tamil Letter Ca is the Unicode character ச at codepoint U+0B9A in the Tamil 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 Tamil Letter Ca
To use the Tamil Letter Ca 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: '\B9A';.
In JavaScript and TypeScript the escape '\u0B9A' evaluates to ச. In Python source, write '\u0B9A'.
The character encodes to E0 AE 9A as UTF-8 bytes and 0B9A as UTF-16 code units. Its decimal codepoint is 2970.
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.