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-227CB
Overview
𢟋 (CJK UNIFIED IDEOGRAPH-227CB) is the Unicode character at code point U+227CB. 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+227CB | |
| decimal | 141259 | |
| htmldecimal | 𢟋 | |
| htmlhex | 𢟋 | |
| css | \227CB | |
| javascript | \u{227CB} | |
| python | \U000227cb | |
| java | \uD849\uDFCB | |
| go | \U000227CB | |
| ruby | \u{227CB} | |
| rust | \u{227CB} | |
| ccpp | \U000227cb | |
| urlencoded | %F0%A2%9F%8B | |
| utf8bytes | f0 a2 9f 8b | |
| utf16bebytes | d8 49 df cb | |
| utf32bebytes | 00 02 27 cb |
How to Use
HTML:
𢟋
CSS:
content: "\227CB"
JavaScript:
"\u{227CB}"
Python:
"\U000227cb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢟋 character (CJK UNIFIED IDEOGRAPH-227CB)?
𢟋 (CJK UNIFIED IDEOGRAPH-227CB) is the Unicode character U+227CB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-227CB?
The CJK UNIFIED IDEOGRAPH-227CB character (𢟋) has codepoint U+227CB.
How do I type or copy CJK UNIFIED IDEOGRAPH-227CB?
Copy 𢟋 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.