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