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