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-991A
Overview
餚 (CJK UNIFIED IDEOGRAPH-991A) is the Unicode character at code point U+991A. 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+991A | |
| decimal | 39194 | |
| htmldecimal | 餚 | |
| htmlhex | 餚 | |
| css | \991A | |
| javascript | \u{991A} | |
| python | \u991a | |
| java | \u991A | |
| go | \u991A | |
| ruby | \u{991A} | |
| rust | \u{991A} | |
| ccpp | \u991a | |
| urlencoded | %E9%A4%9A | |
| utf8bytes | e9 a4 9a | |
| utf16bebytes | 99 1a | |
| utf32bebytes | 00 00 99 1a |
How to Use
HTML:
餚
CSS:
content: "\991A"
JavaScript:
"\u{991A}"
Python:
"\u991a"
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-991A)?
餚 (CJK UNIFIED IDEOGRAPH-991A) is the Unicode character U+991A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-991A?
The CJK UNIFIED IDEOGRAPH-991A character (餚) has codepoint U+991A.
How do I type or copy CJK UNIFIED IDEOGRAPH-991A?
Copy 餚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.