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