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-2A7FF
Overview
𪟿 (CJK UNIFIED IDEOGRAPH-2A7FF) is the Unicode character at code point U+2A7FF. It belongs to the CJK Unified Ideographs Extension C block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2A7FF | |
| decimal | 174079 | |
| htmldecimal | 𪟿 | |
| htmlhex | 𪟿 | |
| css | \2A7FF | |
| javascript | \u{2A7FF} | |
| python | \U0002a7ff | |
| java | \uD869\uDFFF | |
| go | \U0002A7FF | |
| ruby | \u{2A7FF} | |
| rust | \u{2A7FF} | |
| ccpp | \U0002a7ff | |
| urlencoded | %F0%AA%9F%BF | |
| utf8bytes | f0 aa 9f bf | |
| utf16bebytes | d8 69 df ff | |
| utf32bebytes | 00 02 a7 ff |
How to Use
HTML:
𪟿
CSS:
content: "\2A7FF"
JavaScript:
"\u{2A7FF}"
Python:
"\U0002a7ff"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪟿 character (CJK UNIFIED IDEOGRAPH-2A7FF)?
𪟿 (CJK UNIFIED IDEOGRAPH-2A7FF) is the Unicode character U+2A7FF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2A7FF?
The CJK UNIFIED IDEOGRAPH-2A7FF character (𪟿) has codepoint U+2A7FF.
How do I type or copy CJK UNIFIED IDEOGRAPH-2A7FF?
Copy 𪟿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.