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-9030
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+9030 | |
| decimal | 36912 | |
| htmldecimal | 逰 | |
| htmlhex | 逰 | |
| css | \9030 | |
| javascript | \u{9030} | |
| python | \u9030 | |
| java | \u9030 | |
| go | \u9030 | |
| ruby | \u{9030} | |
| rust | \u{9030} | |
| ccpp | \u9030 | |
| urlencoded | %E9%80%B0 | |
| utf8bytes | e9 80 b0 | |
| utf16bebytes | 90 30 | |
| utf32bebytes | 00 00 90 30 |
How to Use
HTML:
逰
CSS:
content: "\9030"
JavaScript:
"\u{9030}"
Python:
"\u9030"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 逰 character (CJK UNIFIED IDEOGRAPH-9030)?
逰 (CJK UNIFIED IDEOGRAPH-9030) is the Unicode character U+9030.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9030?
The CJK UNIFIED IDEOGRAPH-9030 character (逰) has codepoint U+9030.
How do I type or copy CJK UNIFIED IDEOGRAPH-9030?
Copy 逰 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.