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