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