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