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