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-270BB
Overview
𧂻 (CJK UNIFIED IDEOGRAPH-270BB) is the Unicode character at code point U+270BB. 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+270BB | |
| decimal | 159931 | |
| htmldecimal | 𧂻 | |
| htmlhex | 𧂻 | |
| css | \270BB | |
| javascript | \u{270BB} | |
| python | \U000270bb | |
| java | \uD85C\uDCBB | |
| go | \U000270BB | |
| ruby | \u{270BB} | |
| rust | \u{270BB} | |
| ccpp | \U000270bb | |
| urlencoded | %F0%A7%82%BB | |
| utf8bytes | f0 a7 82 bb | |
| utf16bebytes | d8 5c dc bb | |
| utf32bebytes | 00 02 70 bb |
How to Use
HTML:
𧂻
CSS:
content: "\270BB"
JavaScript:
"\u{270BB}"
Python:
"\U000270bb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧂻 character (CJK UNIFIED IDEOGRAPH-270BB)?
𧂻 (CJK UNIFIED IDEOGRAPH-270BB) is the Unicode character U+270BB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-270BB?
The CJK UNIFIED IDEOGRAPH-270BB character (𧂻) has codepoint U+270BB.
How do I type or copy CJK UNIFIED IDEOGRAPH-270BB?
Copy 𧂻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.