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-2733A
Overview
𧌺 (CJK UNIFIED IDEOGRAPH-2733A) is the Unicode character at code point U+2733A. 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+2733A | |
| decimal | 160570 | |
| htmldecimal | 𧌺 | |
| htmlhex | 𧌺 | |
| css | \2733A | |
| javascript | \u{2733A} | |
| python | \U0002733a | |
| java | \uD85C\uDF3A | |
| go | \U0002733A | |
| ruby | \u{2733A} | |
| rust | \u{2733A} | |
| ccpp | \U0002733a | |
| urlencoded | %F0%A7%8C%BA | |
| utf8bytes | f0 a7 8c ba | |
| utf16bebytes | d8 5c df 3a | |
| utf32bebytes | 00 02 73 3a |
How to Use
HTML:
𧌺
CSS:
content: "\2733A"
JavaScript:
"\u{2733A}"
Python:
"\U0002733a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧌺 character (CJK UNIFIED IDEOGRAPH-2733A)?
𧌺 (CJK UNIFIED IDEOGRAPH-2733A) is the Unicode character U+2733A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2733A?
The CJK UNIFIED IDEOGRAPH-2733A character (𧌺) has codepoint U+2733A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2733A?
Copy 𧌺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.