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-2A236
Overview
𪈶 (CJK UNIFIED IDEOGRAPH-2A236) is the Unicode character at code point U+2A236. 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+2A236 | |
| decimal | 172598 | |
| htmldecimal | 𪈶 | |
| htmlhex | 𪈶 | |
| css | \2A236 | |
| javascript | \u{2A236} | |
| python | \U0002a236 | |
| java | \uD868\uDE36 | |
| go | \U0002A236 | |
| ruby | \u{2A236} | |
| rust | \u{2A236} | |
| ccpp | \U0002a236 | |
| urlencoded | %F0%AA%88%B6 | |
| utf8bytes | f0 aa 88 b6 | |
| utf16bebytes | d8 68 de 36 | |
| utf32bebytes | 00 02 a2 36 |
How to Use
HTML:
𪈶
CSS:
content: "\2A236"
JavaScript:
"\u{2A236}"
Python:
"\U0002a236"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪈶 character (CJK UNIFIED IDEOGRAPH-2A236)?
𪈶 (CJK UNIFIED IDEOGRAPH-2A236) is the Unicode character U+2A236.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2A236?
The CJK UNIFIED IDEOGRAPH-2A236 character (𪈶) has codepoint U+2A236.
How do I type or copy CJK UNIFIED IDEOGRAPH-2A236?
Copy 𪈶 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.