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
𑩮 (SOYOMBO LETTER DHA) is the Unicode character at code point U+11A6E. It belongs to the Soyombo block, in the Other Letter (Lo) general category. Its script is Soyo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11A6E | |
| decimal | 72302 | |
| htmldecimal | 𑩮 | |
| htmlhex | 𑩮 | |
| css | \11A6E | |
| javascript | \u{11A6E} | |
| python | \U00011a6e | |
| java | \uD806\uDE6E | |
| go | \U00011A6E | |
| ruby | \u{11A6E} | |
| rust | \u{11A6E} | |
| ccpp | \U00011a6e | |
| urlencoded | %F0%91%A9%AE | |
| utf8bytes | f0 91 a9 ae | |
| utf16bebytes | d8 06 de 6e | |
| utf32bebytes | 00 01 1a 6e |
How to Use
HTML:
𑩮
CSS:
content: "\11A6E"
JavaScript:
"\u{11A6E}"
Python:
"\U00011a6e"
Properties
Frequently Asked Questions
What is the 𑩮 character (SOYOMBO LETTER DHA)?
𑩮 (SOYOMBO LETTER DHA) is the Unicode character U+11A6E.
What is the Unicode codepoint of SOYOMBO LETTER DHA?
The SOYOMBO LETTER DHA character (𑩮) has codepoint U+11A6E.
How do I type or copy SOYOMBO LETTER DHA?
Copy 𑩮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.