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