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-2363A
Overview
𣘺 (CJK UNIFIED IDEOGRAPH-2363A) is the Unicode character at code point U+2363A. 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+2363A | |
| decimal | 144954 | |
| htmldecimal | 𣘺 | |
| htmlhex | 𣘺 | |
| css | \2363A | |
| javascript | \u{2363A} | |
| python | \U0002363a | |
| java | \uD84D\uDE3A | |
| go | \U0002363A | |
| ruby | \u{2363A} | |
| rust | \u{2363A} | |
| ccpp | \U0002363a | |
| urlencoded | %F0%A3%98%BA | |
| utf8bytes | f0 a3 98 ba | |
| utf16bebytes | d8 4d de 3a | |
| utf32bebytes | 00 02 36 3a |
How to Use
HTML:
𣘺
CSS:
content: "\2363A"
JavaScript:
"\u{2363A}"
Python:
"\U0002363a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣘺 character (CJK UNIFIED IDEOGRAPH-2363A)?
𣘺 (CJK UNIFIED IDEOGRAPH-2363A) is the Unicode character U+2363A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2363A?
The CJK UNIFIED IDEOGRAPH-2363A character (𣘺) has codepoint U+2363A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2363A?
Copy 𣘺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.