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