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