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