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