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