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 DDA) is the Unicode character at code point U+11A68. 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+11A68 | |
| decimal | 72296 | |
| htmldecimal | 𑩨 | |
| htmlhex | 𑩨 | |
| css | \11A68 | |
| javascript | \u{11A68} | |
| python | \U00011a68 | |
| java | \uD806\uDE68 | |
| go | \U00011A68 | |
| ruby | \u{11A68} | |
| rust | \u{11A68} | |
| ccpp | \U00011a68 | |
| urlencoded | %F0%91%A9%A8 | |
| utf8bytes | f0 91 a9 a8 | |
| utf16bebytes | d8 06 de 68 | |
| utf32bebytes | 00 01 1a 68 |
How to Use
HTML:
𑩨
CSS:
content: "\11A68"
JavaScript:
"\u{11A68}"
Python:
"\U00011a68"
Properties
Frequently Asked Questions
What is the 𑩨 character (SOYOMBO LETTER DDA)?
𑩨 (SOYOMBO LETTER DDA) is the Unicode character U+11A68.
What is the Unicode codepoint of SOYOMBO LETTER DDA?
The SOYOMBO LETTER DDA character (𑩨) has codepoint U+11A68.
How do I type or copy SOYOMBO LETTER DDA?
Copy 𑩨 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.