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-2045E
Overview
𠑞 (CJK UNIFIED IDEOGRAPH-2045E) is the Unicode character at code point U+2045E. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2045E | |
| decimal | 132190 | |
| htmldecimal | 𠑞 | |
| htmlhex | 𠑞 | |
| css | \2045E | |
| javascript | \u{2045E} | |
| python | \U0002045e | |
| java | \uD841\uDC5E | |
| go | \U0002045E | |
| ruby | \u{2045E} | |
| rust | \u{2045E} | |
| ccpp | \U0002045e | |
| urlencoded | %F0%A0%91%9E | |
| utf8bytes | f0 a0 91 9e | |
| utf16bebytes | d8 41 dc 5e | |
| utf32bebytes | 00 02 04 5e |
How to Use
HTML:
𠑞
CSS:
content: "\2045E"
JavaScript:
"\u{2045E}"
Python:
"\U0002045e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠑞 character (CJK UNIFIED IDEOGRAPH-2045E)?
𠑞 (CJK UNIFIED IDEOGRAPH-2045E) is the Unicode character U+2045E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2045E?
The CJK UNIFIED IDEOGRAPH-2045E character (𠑞) has codepoint U+2045E.
How do I type or copy CJK UNIFIED IDEOGRAPH-2045E?
Copy 𠑞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.