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