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-2476A
Overview
𤝪 (CJK UNIFIED IDEOGRAPH-2476A) is the Unicode character at code point U+2476A. 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+2476A | |
| decimal | 149354 | |
| htmldecimal | 𤝪 | |
| htmlhex | 𤝪 | |
| css | \2476A | |
| javascript | \u{2476A} | |
| python | \U0002476a | |
| java | \uD851\uDF6A | |
| go | \U0002476A | |
| ruby | \u{2476A} | |
| rust | \u{2476A} | |
| ccpp | \U0002476a | |
| urlencoded | %F0%A4%9D%AA | |
| utf8bytes | f0 a4 9d aa | |
| utf16bebytes | d8 51 df 6a | |
| utf32bebytes | 00 02 47 6a |
How to Use
HTML:
𤝪
CSS:
content: "\2476A"
JavaScript:
"\u{2476A}"
Python:
"\U0002476a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤝪 character (CJK UNIFIED IDEOGRAPH-2476A)?
𤝪 (CJK UNIFIED IDEOGRAPH-2476A) is the Unicode character U+2476A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2476A?
The CJK UNIFIED IDEOGRAPH-2476A character (𤝪) has codepoint U+2476A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2476A?
Copy 𤝪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.