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