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-2837A
Overview
𨍺 (CJK UNIFIED IDEOGRAPH-2837A) is the Unicode character at code point U+2837A. 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+2837A | |
| decimal | 164730 | |
| htmldecimal | 𨍺 | |
| htmlhex | 𨍺 | |
| css | \2837A | |
| javascript | \u{2837A} | |
| python | \U0002837a | |
| java | \uD860\uDF7A | |
| go | \U0002837A | |
| ruby | \u{2837A} | |
| rust | \u{2837A} | |
| ccpp | \U0002837a | |
| urlencoded | %F0%A8%8D%BA | |
| utf8bytes | f0 a8 8d ba | |
| utf16bebytes | d8 60 df 7a | |
| utf32bebytes | 00 02 83 7a |
How to Use
HTML:
𨍺
CSS:
content: "\2837A"
JavaScript:
"\u{2837A}"
Python:
"\U0002837a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨍺 character (CJK UNIFIED IDEOGRAPH-2837A)?
𨍺 (CJK UNIFIED IDEOGRAPH-2837A) is the Unicode character U+2837A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2837A?
The CJK UNIFIED IDEOGRAPH-2837A character (𨍺) has codepoint U+2837A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2837A?
Copy 𨍺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.