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