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 O) is the Unicode character at code point U+1148D. 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+1148D | |
| decimal | 70797 | |
| htmldecimal | 𑒍 | |
| htmlhex | 𑒍 | |
| css | \1148D | |
| javascript | \u{1148D} | |
| python | \U0001148d | |
| java | \uD805\uDC8D | |
| go | \U0001148D | |
| ruby | \u{1148D} | |
| rust | \u{1148D} | |
| ccpp | \U0001148d | |
| urlencoded | %F0%91%92%8D | |
| utf8bytes | f0 91 92 8d | |
| utf16bebytes | d8 05 dc 8d | |
| utf32bebytes | 00 01 14 8d |
How to Use
HTML:
𑒍
CSS:
content: "\1148D"
JavaScript:
"\u{1148D}"
Python:
"\U0001148d"
Properties
Frequently Asked Questions
What is the ๐ character (TIRHUTA LETTER O)?
๐ (TIRHUTA LETTER O) is the Unicode character U+1148D.
What is the Unicode codepoint of TIRHUTA LETTER O?
The TIRHUTA LETTER O character (๐) has codepoint U+1148D.
How do I type or copy TIRHUTA LETTER O?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.