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