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