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 O) is the Unicode character at code point U+1E2AA. 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+1E2AA | |
| decimal | 123562 | |
| htmldecimal | 𞊪 | |
| htmlhex | 𞊪 | |
| css | \1E2AA | |
| javascript | \u{1E2AA} | |
| python | \U0001e2aa | |
| java | \uD838\uDEAA | |
| go | \U0001E2AA | |
| ruby | \u{1E2AA} | |
| rust | \u{1E2AA} | |
| ccpp | \U0001e2aa | |
| urlencoded | %F0%9E%8A%AA | |
| utf8bytes | f0 9e 8a aa | |
| utf16bebytes | d8 38 de aa | |
| utf32bebytes | 00 01 e2 aa |
How to Use
HTML:
𞊪
CSS:
content: "\1E2AA"
JavaScript:
"\u{1E2AA}"
Python:
"\U0001e2aa"
Properties
Frequently Asked Questions
What is the ๐ช character (TOTO LETTER O)?
๐ช (TOTO LETTER O) is the Unicode character U+1E2AA.
What is the Unicode codepoint of TOTO LETTER O?
The TOTO LETTER O character (๐ช) has codepoint U+1E2AA.
How do I type or copy TOTO LETTER O?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.