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