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-30ADD
Overview
𰫝 (CJK UNIFIED IDEOGRAPH-30ADD) is the Unicode character at code point U+30ADD. 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+30ADD | |
| decimal | 199389 | |
| htmldecimal | 𰫝 | |
| htmlhex | 𰫝 | |
| css | \30ADD | |
| javascript | \u{30ADD} | |
| python | \U00030add | |
| java | \uD882\uDEDD | |
| go | \U00030ADD | |
| ruby | \u{30ADD} | |
| rust | \u{30ADD} | |
| ccpp | \U00030add | |
| urlencoded | %F0%B0%AB%9D | |
| utf8bytes | f0 b0 ab 9d | |
| utf16bebytes | d8 82 de dd | |
| utf32bebytes | 00 03 0a dd |
How to Use
HTML:
𰫝
CSS:
content: "\30ADD"
JavaScript:
"\u{30ADD}"
Python:
"\U00030add"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰫝 character (CJK UNIFIED IDEOGRAPH-30ADD)?
𰫝 (CJK UNIFIED IDEOGRAPH-30ADD) is the Unicode character U+30ADD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-30ADD?
The CJK UNIFIED IDEOGRAPH-30ADD character (𰫝) has codepoint U+30ADD.
How do I type or copy CJK UNIFIED IDEOGRAPH-30ADD?
Copy 𰫝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.