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