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-27BCE
Overview
𧯎 (CJK UNIFIED IDEOGRAPH-27BCE) is the Unicode character at code point U+27BCE. 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+27BCE | |
| decimal | 162766 | |
| htmldecimal | 𧯎 | |
| htmlhex | 𧯎 | |
| css | \27BCE | |
| javascript | \u{27BCE} | |
| python | \U00027bce | |
| java | \uD85E\uDFCE | |
| go | \U00027BCE | |
| ruby | \u{27BCE} | |
| rust | \u{27BCE} | |
| ccpp | \U00027bce | |
| urlencoded | %F0%A7%AF%8E | |
| utf8bytes | f0 a7 af 8e | |
| utf16bebytes | d8 5e df ce | |
| utf32bebytes | 00 02 7b ce |
How to Use
HTML:
𧯎
CSS:
content: "\27BCE"
JavaScript:
"\u{27BCE}"
Python:
"\U00027bce"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧯎 character (CJK UNIFIED IDEOGRAPH-27BCE)?
𧯎 (CJK UNIFIED IDEOGRAPH-27BCE) is the Unicode character U+27BCE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-27BCE?
The CJK UNIFIED IDEOGRAPH-27BCE character (𧯎) has codepoint U+27BCE.
How do I type or copy CJK UNIFIED IDEOGRAPH-27BCE?
Copy 𧯎 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.