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