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