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-306DC
Overview
𰛜 (CJK UNIFIED IDEOGRAPH-306DC) is the Unicode character at code point U+306DC. 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+306DC | |
| decimal | 198364 | |
| htmldecimal | 𰛜 | |
| htmlhex | 𰛜 | |
| css | \306DC | |
| javascript | \u{306DC} | |
| python | \U000306dc | |
| java | \uD881\uDEDC | |
| go | \U000306DC | |
| ruby | \u{306DC} | |
| rust | \u{306DC} | |
| ccpp | \U000306dc | |
| urlencoded | %F0%B0%9B%9C | |
| utf8bytes | f0 b0 9b 9c | |
| utf16bebytes | d8 81 de dc | |
| utf32bebytes | 00 03 06 dc |
How to Use
HTML:
𰛜
CSS:
content: "\306DC"
JavaScript:
"\u{306DC}"
Python:
"\U000306dc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰛜 character (CJK UNIFIED IDEOGRAPH-306DC)?
𰛜 (CJK UNIFIED IDEOGRAPH-306DC) is the Unicode character U+306DC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-306DC?
The CJK UNIFIED IDEOGRAPH-306DC character (𰛜) has codepoint U+306DC.
How do I type or copy CJK UNIFIED IDEOGRAPH-306DC?
Copy 𰛜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.