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-97EE
Overview
韮 (CJK UNIFIED IDEOGRAPH-97EE) is the Unicode character at code point U+97EE. 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+97EE | |
| decimal | 38894 | |
| htmldecimal | 韮 | |
| htmlhex | 韮 | |
| css | \97EE | |
| javascript | \u{97EE} | |
| python | \u97ee | |
| java | \u97EE | |
| go | \u97EE | |
| ruby | \u{97EE} | |
| rust | \u{97EE} | |
| ccpp | \u97ee | |
| urlencoded | %E9%9F%AE | |
| utf8bytes | e9 9f ae | |
| utf16bebytes | 97 ee | |
| utf32bebytes | 00 00 97 ee |
How to Use
HTML:
韮
CSS:
content: "\97EE"
JavaScript:
"\u{97EE}"
Python:
"\u97ee"
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-97EE)?
韮 (CJK UNIFIED IDEOGRAPH-97EE) is the Unicode character U+97EE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-97EE?
The CJK UNIFIED IDEOGRAPH-97EE character (韮) has codepoint U+97EE.
How do I type or copy CJK UNIFIED IDEOGRAPH-97EE?
Copy 韮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.