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