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
๐ (WANCHO LETTER TA) is the Unicode character at code point U+1E2CB. It belongs to the Wancho block, in the Other Letter (Lo) general category. Its script is Wcho.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E2CB | |
| decimal | 123595 | |
| htmldecimal | 𞋋 | |
| htmlhex | 𞋋 | |
| css | \1E2CB | |
| javascript | \u{1E2CB} | |
| python | \U0001e2cb | |
| java | \uD838\uDECB | |
| go | \U0001E2CB | |
| ruby | \u{1E2CB} | |
| rust | \u{1E2CB} | |
| ccpp | \U0001e2cb | |
| urlencoded | %F0%9E%8B%8B | |
| utf8bytes | f0 9e 8b 8b | |
| utf16bebytes | d8 38 de cb | |
| utf32bebytes | 00 01 e2 cb |
How to Use
HTML:
𞋋
CSS:
content: "\1E2CB"
JavaScript:
"\u{1E2CB}"
Python:
"\U0001e2cb"
Properties
Frequently Asked Questions
What is the ๐ character (WANCHO LETTER TA)?
๐ (WANCHO LETTER TA) is the Unicode character U+1E2CB.
What is the Unicode codepoint of WANCHO LETTER TA?
The WANCHO LETTER TA character (๐) has codepoint U+1E2CB.
How do I type or copy WANCHO LETTER TA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.