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