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 VOWEL LENGTH MARK) is the Unicode character at code point U+11A5B. It belongs to the Soyombo block, in the Nonspacing Mark (Mn) general category. Its script is Soyo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11A5B | |
| decimal | 72283 | |
| htmldecimal | 𑩛 | |
| htmlhex | 𑩛 | |
| css | \11A5B | |
| javascript | \u{11A5B} | |
| python | \U00011a5b | |
| java | \uD806\uDE5B | |
| go | \U00011A5B | |
| ruby | \u{11A5B} | |
| rust | \u{11A5B} | |
| ccpp | \U00011a5b | |
| urlencoded | %F0%91%A9%9B | |
| utf8bytes | f0 91 a9 9b | |
| utf16bebytes | d8 06 de 5b | |
| utf32bebytes | 00 01 1a 5b |
How to Use
HTML:
𑩛
CSS:
content: "\11A5B"
JavaScript:
"\u{11A5B}"
Python:
"\U00011a5b"
Properties
Frequently Asked Questions
What is the ๐ฉ character (SOYOMBO VOWEL LENGTH MARK)?
๐ฉ (SOYOMBO VOWEL LENGTH MARK) is the Unicode character U+11A5B.
What is the Unicode codepoint of SOYOMBO VOWEL LENGTH MARK?
The SOYOMBO VOWEL LENGTH MARK character (๐ฉ) has codepoint U+11A5B.
How do I type or copy SOYOMBO VOWEL LENGTH MARK?
Copy ๐ฉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.