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