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