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-21235
Overview
𡈵 (CJK UNIFIED IDEOGRAPH-21235) is the Unicode character at code point U+21235. 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+21235 | |
| decimal | 135733 | |
| htmldecimal | 𡈵 | |
| htmlhex | 𡈵 | |
| css | \21235 | |
| javascript | \u{21235} | |
| python | \U00021235 | |
| java | \uD844\uDE35 | |
| go | \U00021235 | |
| ruby | \u{21235} | |
| rust | \u{21235} | |
| ccpp | \U00021235 | |
| urlencoded | %F0%A1%88%B5 | |
| utf8bytes | f0 a1 88 b5 | |
| utf16bebytes | d8 44 de 35 | |
| utf32bebytes | 00 02 12 35 |
How to Use
HTML:
𡈵
CSS:
content: "\21235"
JavaScript:
"\u{21235}"
Python:
"\U00021235"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡈵 character (CJK UNIFIED IDEOGRAPH-21235)?
𡈵 (CJK UNIFIED IDEOGRAPH-21235) is the Unicode character U+21235.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-21235?
The CJK UNIFIED IDEOGRAPH-21235 character (𡈵) has codepoint U+21235.
How do I type or copy CJK UNIFIED IDEOGRAPH-21235?
Copy 𡈵 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.