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-3151E
Overview
𱔞 (CJK UNIFIED IDEOGRAPH-3151E) is the Unicode character at code point U+3151E. 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+3151E | |
| decimal | 202014 | |
| htmldecimal | 𱔞 | |
| htmlhex | 𱔞 | |
| css | \3151E | |
| javascript | \u{3151E} | |
| python | \U0003151e | |
| java | \uD885\uDD1E | |
| go | \U0003151E | |
| ruby | \u{3151E} | |
| rust | \u{3151E} | |
| ccpp | \U0003151e | |
| urlencoded | %F0%B1%94%9E | |
| utf8bytes | f0 b1 94 9e | |
| utf16bebytes | d8 85 dd 1e | |
| utf32bebytes | 00 03 15 1e |
How to Use
HTML:
𱔞
CSS:
content: "\3151E"
JavaScript:
"\u{3151E}"
Python:
"\U0003151e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱔞 character (CJK UNIFIED IDEOGRAPH-3151E)?
𱔞 (CJK UNIFIED IDEOGRAPH-3151E) is the Unicode character U+3151E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3151E?
The CJK UNIFIED IDEOGRAPH-3151E character (𱔞) has codepoint U+3151E.
How do I type or copy CJK UNIFIED IDEOGRAPH-3151E?
Copy 𱔞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.