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