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