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