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-30D24
Overview
𰴤 (CJK UNIFIED IDEOGRAPH-30D24) is the Unicode character at code point U+30D24. 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+30D24 | |
| decimal | 199972 | |
| htmldecimal | 𰴤 | |
| htmlhex | 𰴤 | |
| css | \30D24 | |
| javascript | \u{30D24} | |
| python | \U00030d24 | |
| java | \uD883\uDD24 | |
| go | \U00030D24 | |
| ruby | \u{30D24} | |
| rust | \u{30D24} | |
| ccpp | \U00030d24 | |
| urlencoded | %F0%B0%B4%A4 | |
| utf8bytes | f0 b0 b4 a4 | |
| utf16bebytes | d8 83 dd 24 | |
| utf32bebytes | 00 03 0d 24 |
How to Use
HTML:
𰴤
CSS:
content: "\30D24"
JavaScript:
"\u{30D24}"
Python:
"\U00030d24"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰴤 character (CJK UNIFIED IDEOGRAPH-30D24)?
𰴤 (CJK UNIFIED IDEOGRAPH-30D24) is the Unicode character U+30D24.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-30D24?
The CJK UNIFIED IDEOGRAPH-30D24 character (𰴤) has codepoint U+30D24.
How do I type or copy CJK UNIFIED IDEOGRAPH-30D24?
Copy 𰴤 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.