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-2E305
Overview
𮌅 (CJK UNIFIED IDEOGRAPH-2E305) is the Unicode character at code point U+2E305. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E305 | |
| decimal | 189189 | |
| htmldecimal | 𮌅 | |
| htmlhex | 𮌅 | |
| css | \2E305 | |
| javascript | \u{2E305} | |
| python | \U0002e305 | |
| java | \uD878\uDF05 | |
| go | \U0002E305 | |
| ruby | \u{2E305} | |
| rust | \u{2E305} | |
| ccpp | \U0002e305 | |
| urlencoded | %F0%AE%8C%85 | |
| utf8bytes | f0 ae 8c 85 | |
| utf16bebytes | d8 78 df 05 | |
| utf32bebytes | 00 02 e3 05 |
How to Use
HTML:
𮌅
CSS:
content: "\2E305"
JavaScript:
"\u{2E305}"
Python:
"\U0002e305"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𮌅 character (CJK UNIFIED IDEOGRAPH-2E305)?
𮌅 (CJK UNIFIED IDEOGRAPH-2E305) is the Unicode character U+2E305.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2E305?
The CJK UNIFIED IDEOGRAPH-2E305 character (𮌅) has codepoint U+2E305.
How do I type or copy CJK UNIFIED IDEOGRAPH-2E305?
Copy 𮌅 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.