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