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-31825
Overview
𱠥 (CJK UNIFIED IDEOGRAPH-31825) is the Unicode character at code point U+31825. 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+31825 | |
| decimal | 202789 | |
| htmldecimal | 𱠥 | |
| htmlhex | 𱠥 | |
| css | \31825 | |
| javascript | \u{31825} | |
| python | \U00031825 | |
| java | \uD886\uDC25 | |
| go | \U00031825 | |
| ruby | \u{31825} | |
| rust | \u{31825} | |
| ccpp | \U00031825 | |
| urlencoded | %F0%B1%A0%A5 | |
| utf8bytes | f0 b1 a0 a5 | |
| utf16bebytes | d8 86 dc 25 | |
| utf32bebytes | 00 03 18 25 |
How to Use
HTML:
𱠥
CSS:
content: "\31825"
JavaScript:
"\u{31825}"
Python:
"\U00031825"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱠥 character (CJK UNIFIED IDEOGRAPH-31825)?
𱠥 (CJK UNIFIED IDEOGRAPH-31825) is the Unicode character U+31825.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-31825?
The CJK UNIFIED IDEOGRAPH-31825 character (𱠥) has codepoint U+31825.
How do I type or copy CJK UNIFIED IDEOGRAPH-31825?
Copy 𱠥 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.