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-300DD
Overview
𰃝 (CJK UNIFIED IDEOGRAPH-300DD) is the Unicode character at code point U+300DD. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+300DD | |
| decimal | 196829 | |
| htmldecimal | 𰃝 | |
| htmlhex | 𰃝 | |
| css | \300DD | |
| javascript | \u{300DD} | |
| python | \U000300dd | |
| java | \uD880\uDCDD | |
| go | \U000300DD | |
| ruby | \u{300DD} | |
| rust | \u{300DD} | |
| ccpp | \U000300dd | |
| urlencoded | %F0%B0%83%9D | |
| utf8bytes | f0 b0 83 9d | |
| utf16bebytes | d8 80 dc dd | |
| utf32bebytes | 00 03 00 dd |
How to Use
HTML:
𰃝
CSS:
content: "\300DD"
JavaScript:
"\u{300DD}"
Python:
"\U000300dd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰃝 character (CJK UNIFIED IDEOGRAPH-300DD)?
𰃝 (CJK UNIFIED IDEOGRAPH-300DD) is the Unicode character U+300DD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-300DD?
The CJK UNIFIED IDEOGRAPH-300DD character (𰃝) has codepoint U+300DD.
How do I type or copy CJK UNIFIED IDEOGRAPH-300DD?
Copy 𰃝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.