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' : ''">
𠯎
CJK UNIFIED IDEOGRAPH-20BCE
Overview
𠯎 (CJK UNIFIED IDEOGRAPH-20BCE) is the Unicode character at code point U+20BCE. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+20BCE | |
| decimal | 134094 | |
| htmldecimal | 𠯎 | |
| htmlhex | 𠯎 | |
| css | \20BCE | |
| javascript | \u{20BCE} | |
| python | \U00020bce | |
| java | \uD842\uDFCE | |
| go | \U00020BCE | |
| ruby | \u{20BCE} | |
| rust | \u{20BCE} | |
| ccpp | \U00020bce | |
| urlencoded | %F0%A0%AF%8E | |
| utf8bytes | f0 a0 af 8e | |
| utf16bebytes | d8 42 df ce | |
| utf32bebytes | 00 02 0b ce |
How to Use
HTML:
𠯎
CSS:
content: "\20BCE"
JavaScript:
"\u{20BCE}"
Python:
"\U00020bce"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠯎 character (CJK UNIFIED IDEOGRAPH-20BCE)?
𠯎 (CJK UNIFIED IDEOGRAPH-20BCE) is the Unicode character U+20BCE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20BCE?
The CJK UNIFIED IDEOGRAPH-20BCE character (𠯎) has codepoint U+20BCE.
How do I type or copy CJK UNIFIED IDEOGRAPH-20BCE?
Copy 𠯎 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.