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