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-7539
Overview
甹 (CJK UNIFIED IDEOGRAPH-7539) is the Unicode character at code point U+7539. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+7539 | |
| decimal | 30009 | |
| htmldecimal | 甹 | |
| htmlhex | 甹 | |
| css | \7539 | |
| javascript | \u{7539} | |
| python | \u7539 | |
| java | \u7539 | |
| go | \u7539 | |
| ruby | \u{7539} | |
| rust | \u{7539} | |
| ccpp | \u7539 | |
| urlencoded | %E7%94%B9 | |
| utf8bytes | e7 94 b9 | |
| utf16bebytes | 75 39 | |
| utf32bebytes | 00 00 75 39 |
How to Use
HTML:
甹
CSS:
content: "\7539"
JavaScript:
"\u{7539}"
Python:
"\u7539"
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-7539)?
甹 (CJK UNIFIED IDEOGRAPH-7539) is the Unicode character U+7539.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7539?
The CJK UNIFIED IDEOGRAPH-7539 character (甹) has codepoint U+7539.
How do I type or copy CJK UNIFIED IDEOGRAPH-7539?
Copy 甹 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.