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
๐ ค (MAHAJANI LETTER THA) is the Unicode character at code point U+11164. It belongs to the Mahajani block, in the Other Letter (Lo) general category. Its script is Mahj.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11164 | |
| decimal | 69988 | |
| htmldecimal | 𑅤 | |
| htmlhex | 𑅤 | |
| css | \11164 | |
| javascript | \u{11164} | |
| python | \U00011164 | |
| java | \uD804\uDD64 | |
| go | \U00011164 | |
| ruby | \u{11164} | |
| rust | \u{11164} | |
| ccpp | \U00011164 | |
| urlencoded | %F0%91%85%A4 | |
| utf8bytes | f0 91 85 a4 | |
| utf16bebytes | d8 04 dd 64 | |
| utf32bebytes | 00 01 11 64 |
How to Use
HTML:
𑅤
CSS:
content: "\11164"
JavaScript:
"\u{11164}"
Python:
"\U00011164"
Properties
Frequently Asked Questions
What is the ๐ ค character (MAHAJANI LETTER THA)?
๐ ค (MAHAJANI LETTER THA) is the Unicode character U+11164.
What is the Unicode codepoint of MAHAJANI LETTER THA?
The MAHAJANI LETTER THA character (๐ ค) has codepoint U+11164.
How do I type or copy MAHAJANI LETTER THA?
Copy ๐ ค directly, or use the HTML entity, UTF-8, and code encodings shown on this page.