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