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