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