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