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
๐ฌ (TOTO LETTER BREATHY AE) is the Unicode character at code point U+1E2AC. It belongs to the Toto block, in the Other Letter (Lo) general category. Its script is Toto.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E2AC | |
| decimal | 123564 | |
| htmldecimal | 𞊬 | |
| htmlhex | 𞊬 | |
| css | \1E2AC | |
| javascript | \u{1E2AC} | |
| python | \U0001e2ac | |
| java | \uD838\uDEAC | |
| go | \U0001E2AC | |
| ruby | \u{1E2AC} | |
| rust | \u{1E2AC} | |
| ccpp | \U0001e2ac | |
| urlencoded | %F0%9E%8A%AC | |
| utf8bytes | f0 9e 8a ac | |
| utf16bebytes | d8 38 de ac | |
| utf32bebytes | 00 01 e2 ac |
How to Use
HTML:
𞊬
CSS:
content: "\1E2AC"
JavaScript:
"\u{1E2AC}"
Python:
"\U0001e2ac"
Properties
Frequently Asked Questions
What is the ๐ฌ character (TOTO LETTER BREATHY AE)?
๐ฌ (TOTO LETTER BREATHY AE) is the Unicode character U+1E2AC.
What is the Unicode codepoint of TOTO LETTER BREATHY AE?
The TOTO LETTER BREATHY AE character (๐ฌ) has codepoint U+1E2AC.
How do I type or copy TOTO LETTER BREATHY AE?
Copy ๐ฌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.