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-30582
Overview
𰖂 (CJK UNIFIED IDEOGRAPH-30582) is the Unicode character at code point U+30582. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+30582 | |
| decimal | 198018 | |
| htmldecimal | 𰖂 | |
| htmlhex | 𰖂 | |
| css | \30582 | |
| javascript | \u{30582} | |
| python | \U00030582 | |
| java | \uD881\uDD82 | |
| go | \U00030582 | |
| ruby | \u{30582} | |
| rust | \u{30582} | |
| ccpp | \U00030582 | |
| urlencoded | %F0%B0%96%82 | |
| utf8bytes | f0 b0 96 82 | |
| utf16bebytes | d8 81 dd 82 | |
| utf32bebytes | 00 03 05 82 |
How to Use
HTML:
𰖂
CSS:
content: "\30582"
JavaScript:
"\u{30582}"
Python:
"\U00030582"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰖂 character (CJK UNIFIED IDEOGRAPH-30582)?
𰖂 (CJK UNIFIED IDEOGRAPH-30582) is the Unicode character U+30582.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-30582?
The CJK UNIFIED IDEOGRAPH-30582 character (𰖂) has codepoint U+30582.
How do I type or copy CJK UNIFIED IDEOGRAPH-30582?
Copy 𰖂 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.