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