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