copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('๐ช'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
๐ช
Overview
๐ช (TIRHUTA LETTER LA) is the Unicode character at code point U+114AA. It belongs to the Tirhuta block, in the Other Letter (Lo) general category. Its script is Tirh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+114AA | |
| decimal | 70826 | |
| htmldecimal | 𑒪 | |
| htmlhex | 𑒪 | |
| css | \114AA | |
| javascript | \u{114AA} | |
| python | \U000114aa | |
| java | \uD805\uDCAA | |
| go | \U000114AA | |
| ruby | \u{114AA} | |
| rust | \u{114AA} | |
| ccpp | \U000114aa | |
| urlencoded | %F0%91%92%AA | |
| utf8bytes | f0 91 92 aa | |
| utf16bebytes | d8 05 dc aa | |
| utf32bebytes | 00 01 14 aa |
How to Use
HTML:
𑒪
CSS:
content: "\114AA"
JavaScript:
"\u{114AA}"
Python:
"\U000114aa"
Properties
Frequently Asked Questions
What is the ๐ช character (TIRHUTA LETTER LA)?
๐ช (TIRHUTA LETTER LA) is the Unicode character U+114AA.
What is the Unicode codepoint of TIRHUTA LETTER LA?
The TIRHUTA LETTER LA character (๐ช) has codepoint U+114AA.
How do I type or copy TIRHUTA LETTER LA?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.