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-F9BE
Overview
料 (CJK COMPATIBILITY IDEOGRAPH-F9BE) is the Unicode character at code point U+F9BE. 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+F9BE | |
| decimal | 63934 | |
| htmldecimal | 料 | |
| htmlhex | 料 | |
| css | \F9BE | |
| javascript | \u{F9BE} | |
| python | \uf9be | |
| java | \uF9BE | |
| go | \uF9BE | |
| ruby | \u{F9BE} | |
| rust | \u{F9BE} | |
| ccpp | \uf9be | |
| urlencoded | %EF%A6%BE | |
| utf8bytes | ef a6 be | |
| utf16bebytes | f9 be | |
| utf32bebytes | 00 00 f9 be |
How to Use
HTML:
料
CSS:
content: "\F9BE"
JavaScript:
"\u{F9BE}"
Python:
"\uf9be"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 6599
Frequently Asked Questions
What is the 料 character (CJK COMPATIBILITY IDEOGRAPH-F9BE)?
料 (CJK COMPATIBILITY IDEOGRAPH-F9BE) is the Unicode character U+F9BE.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-F9BE?
The CJK COMPATIBILITY IDEOGRAPH-F9BE character (料) has codepoint U+F9BE.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-F9BE?
Copy 料 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.