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