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-20730
Overview
𠜰 (CJK UNIFIED IDEOGRAPH-20730) is the Unicode character at code point U+20730. 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+20730 | |
| decimal | 132912 | |
| htmldecimal | 𠜰 | |
| htmlhex | 𠜰 | |
| css | \20730 | |
| javascript | \u{20730} | |
| python | \U00020730 | |
| java | \uD841\uDF30 | |
| go | \U00020730 | |
| ruby | \u{20730} | |
| rust | \u{20730} | |
| ccpp | \U00020730 | |
| urlencoded | %F0%A0%9C%B0 | |
| utf8bytes | f0 a0 9c b0 | |
| utf16bebytes | d8 41 df 30 | |
| utf32bebytes | 00 02 07 30 |
How to Use
HTML:
𠜰
CSS:
content: "\20730"
JavaScript:
"\u{20730}"
Python:
"\U00020730"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠜰 character (CJK UNIFIED IDEOGRAPH-20730)?
𠜰 (CJK UNIFIED IDEOGRAPH-20730) is the Unicode character U+20730.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20730?
The CJK UNIFIED IDEOGRAPH-20730 character (𠜰) has codepoint U+20730.
How do I type or copy CJK UNIFIED IDEOGRAPH-20730?
Copy 𠜰 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.