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-3235A
Overview
𲍚 (CJK UNIFIED IDEOGRAPH-3235A) is the Unicode character at code point U+3235A. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3235A | |
| decimal | 205658 | |
| htmldecimal | 𲍚 | |
| htmlhex | 𲍚 | |
| css | \3235A | |
| javascript | \u{3235A} | |
| python | \U0003235a | |
| java | \uD888\uDF5A | |
| go | \U0003235A | |
| ruby | \u{3235A} | |
| rust | \u{3235A} | |
| ccpp | \U0003235a | |
| urlencoded | %F0%B2%8D%9A | |
| utf8bytes | f0 b2 8d 9a | |
| utf16bebytes | d8 88 df 5a | |
| utf32bebytes | 00 03 23 5a |
How to Use
HTML:
𲍚
CSS:
content: "\3235A"
JavaScript:
"\u{3235A}"
Python:
"\U0003235a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲍚 character (CJK UNIFIED IDEOGRAPH-3235A)?
𲍚 (CJK UNIFIED IDEOGRAPH-3235A) is the Unicode character U+3235A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3235A?
The CJK UNIFIED IDEOGRAPH-3235A character (𲍚) has codepoint U+3235A.
How do I type or copy CJK UNIFIED IDEOGRAPH-3235A?
Copy 𲍚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.