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 COMPATIBILITY IDEOGRAPH-F9FE
Overview
茶 (CJK COMPATIBILITY IDEOGRAPH-F9FE) is the Unicode character at code point U+F9FE. It belongs to the CJK Compatibility Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+F9FE | |
| decimal | 63998 | |
| htmldecimal | 茶 | |
| htmlhex | 茶 | |
| css | \F9FE | |
| javascript | \u{F9FE} | |
| python | \uf9fe | |
| java | \uF9FE | |
| go | \uF9FE | |
| ruby | \u{F9FE} | |
| rust | \u{F9FE} | |
| ccpp | \uf9fe | |
| urlencoded | %EF%A7%BE | |
| utf8bytes | ef a7 be | |
| utf16bebytes | f9 fe | |
| utf32bebytes | 00 00 f9 fe |
How to Use
HTML:
茶
CSS:
content: "\F9FE"
JavaScript:
"\u{F9FE}"
Python:
"\uf9fe"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 8336
Frequently Asked Questions
What is the 茶 character (CJK COMPATIBILITY IDEOGRAPH-F9FE)?
茶 (CJK COMPATIBILITY IDEOGRAPH-F9FE) is the Unicode character U+F9FE.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-F9FE?
The CJK COMPATIBILITY IDEOGRAPH-F9FE character (茶) has codepoint U+F9FE.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-F9FE?
Copy 茶 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.