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