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-25EEE
Overview
𥻮 (CJK UNIFIED IDEOGRAPH-25EEE) is the Unicode character at code point U+25EEE. 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+25EEE | |
| decimal | 155374 | |
| htmldecimal | 𥻮 | |
| htmlhex | 𥻮 | |
| css | \25EEE | |
| javascript | \u{25EEE} | |
| python | \U00025eee | |
| java | \uD857\uDEEE | |
| go | \U00025EEE | |
| ruby | \u{25EEE} | |
| rust | \u{25EEE} | |
| ccpp | \U00025eee | |
| urlencoded | %F0%A5%BB%AE | |
| utf8bytes | f0 a5 bb ae | |
| utf16bebytes | d8 57 de ee | |
| utf32bebytes | 00 02 5e ee |
How to Use
HTML:
𥻮
CSS:
content: "\25EEE"
JavaScript:
"\u{25EEE}"
Python:
"\U00025eee"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥻮 character (CJK UNIFIED IDEOGRAPH-25EEE)?
𥻮 (CJK UNIFIED IDEOGRAPH-25EEE) is the Unicode character U+25EEE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-25EEE?
The CJK UNIFIED IDEOGRAPH-25EEE character (𥻮) has codepoint U+25EEE.
How do I type or copy CJK UNIFIED IDEOGRAPH-25EEE?
Copy 𥻮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.