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-20308
Overview
𠌈 (CJK UNIFIED IDEOGRAPH-20308) is the Unicode character at code point U+20308. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+20308 | |
| decimal | 131848 | |
| htmldecimal | 𠌈 | |
| htmlhex | 𠌈 | |
| css | \20308 | |
| javascript | \u{20308} | |
| python | \U00020308 | |
| java | \uD840\uDF08 | |
| go | \U00020308 | |
| ruby | \u{20308} | |
| rust | \u{20308} | |
| ccpp | \U00020308 | |
| urlencoded | %F0%A0%8C%88 | |
| utf8bytes | f0 a0 8c 88 | |
| utf16bebytes | d8 40 df 08 | |
| utf32bebytes | 00 02 03 08 |
How to Use
HTML:
𠌈
CSS:
content: "\20308"
JavaScript:
"\u{20308}"
Python:
"\U00020308"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠌈 character (CJK UNIFIED IDEOGRAPH-20308)?
𠌈 (CJK UNIFIED IDEOGRAPH-20308) is the Unicode character U+20308.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20308?
The CJK UNIFIED IDEOGRAPH-20308 character (𠌈) has codepoint U+20308.
How do I type or copy CJK UNIFIED IDEOGRAPH-20308?
Copy 𠌈 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.