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