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