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-27CBC
Overview
𧲼 (CJK UNIFIED IDEOGRAPH-27CBC) is the Unicode character at code point U+27CBC. 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+27CBC | |
| decimal | 163004 | |
| htmldecimal | 𧲼 | |
| htmlhex | 𧲼 | |
| css | \27CBC | |
| javascript | \u{27CBC} | |
| python | \U00027cbc | |
| java | \uD85F\uDCBC | |
| go | \U00027CBC | |
| ruby | \u{27CBC} | |
| rust | \u{27CBC} | |
| ccpp | \U00027cbc | |
| urlencoded | %F0%A7%B2%BC | |
| utf8bytes | f0 a7 b2 bc | |
| utf16bebytes | d8 5f dc bc | |
| utf32bebytes | 00 02 7c bc |
How to Use
HTML:
𧲼
CSS:
content: "\27CBC"
JavaScript:
"\u{27CBC}"
Python:
"\U00027cbc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧲼 character (CJK UNIFIED IDEOGRAPH-27CBC)?
𧲼 (CJK UNIFIED IDEOGRAPH-27CBC) is the Unicode character U+27CBC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-27CBC?
The CJK UNIFIED IDEOGRAPH-27CBC character (𧲼) has codepoint U+27CBC.
How do I type or copy CJK UNIFIED IDEOGRAPH-27CBC?
Copy 𧲼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.