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-2A2FA
Overview
𪋺 (CJK UNIFIED IDEOGRAPH-2A2FA) is the Unicode character at code point U+2A2FA. 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+2A2FA | |
| decimal | 172794 | |
| htmldecimal | 𪋺 | |
| htmlhex | 𪋺 | |
| css | \2A2FA | |
| javascript | \u{2A2FA} | |
| python | \U0002a2fa | |
| java | \uD868\uDEFA | |
| go | \U0002A2FA | |
| ruby | \u{2A2FA} | |
| rust | \u{2A2FA} | |
| ccpp | \U0002a2fa | |
| urlencoded | %F0%AA%8B%BA | |
| utf8bytes | f0 aa 8b ba | |
| utf16bebytes | d8 68 de fa | |
| utf32bebytes | 00 02 a2 fa |
How to Use
HTML:
𪋺
CSS:
content: "\2A2FA"
JavaScript:
"\u{2A2FA}"
Python:
"\U0002a2fa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪋺 character (CJK UNIFIED IDEOGRAPH-2A2FA)?
𪋺 (CJK UNIFIED IDEOGRAPH-2A2FA) is the Unicode character U+2A2FA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2A2FA?
The CJK UNIFIED IDEOGRAPH-2A2FA character (𪋺) has codepoint U+2A2FA.
How do I type or copy CJK UNIFIED IDEOGRAPH-2A2FA?
Copy 𪋺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.