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