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 SIGN VOCALIC L) is the Unicode character at code point U+11A5A. 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+11A5A | |
| decimal | 72282 | |
| htmldecimal | 𑩚 | |
| htmlhex | 𑩚 | |
| css | \11A5A | |
| javascript | \u{11A5A} | |
| python | \U00011a5a | |
| java | \uD806\uDE5A | |
| go | \U00011A5A | |
| ruby | \u{11A5A} | |
| rust | \u{11A5A} | |
| ccpp | \U00011a5a | |
| urlencoded | %F0%91%A9%9A | |
| utf8bytes | f0 91 a9 9a | |
| utf16bebytes | d8 06 de 5a | |
| utf32bebytes | 00 01 1a 5a |
How to Use
HTML:
𑩚
CSS:
content: "\11A5A"
JavaScript:
"\u{11A5A}"
Python:
"\U00011a5a"
Properties
Frequently Asked Questions
What is the ๐ฉ character (SOYOMBO VOWEL SIGN VOCALIC L)?
๐ฉ (SOYOMBO VOWEL SIGN VOCALIC L) is the Unicode character U+11A5A.
What is the Unicode codepoint of SOYOMBO VOWEL SIGN VOCALIC L?
The SOYOMBO VOWEL SIGN VOCALIC L character (๐ฉ) has codepoint U+11A5A.
How do I type or copy SOYOMBO VOWEL SIGN VOCALIC L?
Copy ๐ฉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.