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