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