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