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-7384
Overview
玄 (CJK UNIFIED IDEOGRAPH-7384) is the Unicode character at code point U+7384. 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+7384 | |
| decimal | 29572 | |
| htmldecimal | 玄 | |
| htmlhex | 玄 | |
| css | \7384 | |
| javascript | \u{7384} | |
| python | \u7384 | |
| java | \u7384 | |
| go | \u7384 | |
| ruby | \u{7384} | |
| rust | \u{7384} | |
| ccpp | \u7384 | |
| urlencoded | %E7%8E%84 | |
| utf8bytes | e7 8e 84 | |
| utf16bebytes | 73 84 | |
| utf32bebytes | 00 00 73 84 |
How to Use
HTML:
玄
CSS:
content: "\7384"
JavaScript:
"\u{7384}"
Python:
"\u7384"
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-7384)?
玄 (CJK UNIFIED IDEOGRAPH-7384) is the Unicode character U+7384.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7384?
The CJK UNIFIED IDEOGRAPH-7384 character (玄) has codepoint U+7384.
How do I type or copy CJK UNIFIED IDEOGRAPH-7384?
Copy 玄 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.