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-3225A
Overview
𲉚 (CJK UNIFIED IDEOGRAPH-3225A) is the Unicode character at code point U+3225A. 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+3225A | |
| decimal | 205402 | |
| htmldecimal | 𲉚 | |
| htmlhex | 𲉚 | |
| css | \3225A | |
| javascript | \u{3225A} | |
| python | \U0003225a | |
| java | \uD888\uDE5A | |
| go | \U0003225A | |
| ruby | \u{3225A} | |
| rust | \u{3225A} | |
| ccpp | \U0003225a | |
| urlencoded | %F0%B2%89%9A | |
| utf8bytes | f0 b2 89 9a | |
| utf16bebytes | d8 88 de 5a | |
| utf32bebytes | 00 03 22 5a |
How to Use
HTML:
𲉚
CSS:
content: "\3225A"
JavaScript:
"\u{3225A}"
Python:
"\U0003225a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲉚 character (CJK UNIFIED IDEOGRAPH-3225A)?
𲉚 (CJK UNIFIED IDEOGRAPH-3225A) is the Unicode character U+3225A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3225A?
The CJK UNIFIED IDEOGRAPH-3225A character (𲉚) has codepoint U+3225A.
How do I type or copy CJK UNIFIED IDEOGRAPH-3225A?
Copy 𲉚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.