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