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-381F
Overview
㠟 (CJK UNIFIED IDEOGRAPH-381F) is the Unicode character at code point U+381F. 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+381F | |
| decimal | 14367 | |
| htmldecimal | 㠟 | |
| htmlhex | 㠟 | |
| css | \381F | |
| javascript | \u{381F} | |
| python | \u381f | |
| java | \u381F | |
| go | \u381F | |
| ruby | \u{381F} | |
| rust | \u{381F} | |
| ccpp | \u381f | |
| urlencoded | %E3%A0%9F | |
| utf8bytes | e3 a0 9f | |
| utf16bebytes | 38 1f | |
| utf32bebytes | 00 00 38 1f |
How to Use
HTML:
㠟
CSS:
content: "\381F"
JavaScript:
"\u{381F}"
Python:
"\u381f"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㠟 character (CJK UNIFIED IDEOGRAPH-381F)?
㠟 (CJK UNIFIED IDEOGRAPH-381F) is the Unicode character U+381F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-381F?
The CJK UNIFIED IDEOGRAPH-381F character (㠟) has codepoint U+381F.
How do I type or copy CJK UNIFIED IDEOGRAPH-381F?
Copy 㠟 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.