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-381A
Overview
㠚 (CJK UNIFIED IDEOGRAPH-381A) is the Unicode character at code point U+381A. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+381A | |
| decimal | 14362 | |
| htmldecimal | 㠚 | |
| htmlhex | 㠚 | |
| css | \381A | |
| javascript | \u{381A} | |
| python | \u381a | |
| java | \u381A | |
| go | \u381A | |
| ruby | \u{381A} | |
| rust | \u{381A} | |
| ccpp | \u381a | |
| urlencoded | %E3%A0%9A | |
| utf8bytes | e3 a0 9a | |
| utf16bebytes | 38 1a | |
| utf32bebytes | 00 00 38 1a |
How to Use
HTML:
㠚
CSS:
content: "\381A"
JavaScript:
"\u{381A}"
Python:
"\u381a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㠚 character (CJK UNIFIED IDEOGRAPH-381A)?
㠚 (CJK UNIFIED IDEOGRAPH-381A) is the Unicode character U+381A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-381A?
The CJK UNIFIED IDEOGRAPH-381A character (㠚) has codepoint U+381A.
How do I type or copy CJK UNIFIED IDEOGRAPH-381A?
Copy 㠚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.