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-25233
Overview
𥈳 (CJK UNIFIED IDEOGRAPH-25233) is the Unicode character at code point U+25233. 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+25233 | |
| decimal | 152115 | |
| htmldecimal | 𥈳 | |
| htmlhex | 𥈳 | |
| css | \25233 | |
| javascript | \u{25233} | |
| python | \U00025233 | |
| java | \uD854\uDE33 | |
| go | \U00025233 | |
| ruby | \u{25233} | |
| rust | \u{25233} | |
| ccpp | \U00025233 | |
| urlencoded | %F0%A5%88%B3 | |
| utf8bytes | f0 a5 88 b3 | |
| utf16bebytes | d8 54 de 33 | |
| utf32bebytes | 00 02 52 33 |
How to Use
HTML:
𥈳
CSS:
content: "\25233"
JavaScript:
"\u{25233}"
Python:
"\U00025233"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥈳 character (CJK UNIFIED IDEOGRAPH-25233)?
𥈳 (CJK UNIFIED IDEOGRAPH-25233) is the Unicode character U+25233.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-25233?
The CJK UNIFIED IDEOGRAPH-25233 character (𥈳) has codepoint U+25233.
How do I type or copy CJK UNIFIED IDEOGRAPH-25233?
Copy 𥈳 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.