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-2455D
Overview
𤕝 (CJK UNIFIED IDEOGRAPH-2455D) is the Unicode character at code point U+2455D. 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+2455D | |
| decimal | 148829 | |
| htmldecimal | 𤕝 | |
| htmlhex | 𤕝 | |
| css | \2455D | |
| javascript | \u{2455D} | |
| python | \U0002455d | |
| java | \uD851\uDD5D | |
| go | \U0002455D | |
| ruby | \u{2455D} | |
| rust | \u{2455D} | |
| ccpp | \U0002455d | |
| urlencoded | %F0%A4%95%9D | |
| utf8bytes | f0 a4 95 9d | |
| utf16bebytes | d8 51 dd 5d | |
| utf32bebytes | 00 02 45 5d |
How to Use
HTML:
𤕝
CSS:
content: "\2455D"
JavaScript:
"\u{2455D}"
Python:
"\U0002455d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤕝 character (CJK UNIFIED IDEOGRAPH-2455D)?
𤕝 (CJK UNIFIED IDEOGRAPH-2455D) is the Unicode character U+2455D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2455D?
The CJK UNIFIED IDEOGRAPH-2455D character (𤕝) has codepoint U+2455D.
How do I type or copy CJK UNIFIED IDEOGRAPH-2455D?
Copy 𤕝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.