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-826F
Overview
良 (CJK UNIFIED IDEOGRAPH-826F) is the Unicode character at code point U+826F. 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+826F | |
| decimal | 33391 | |
| htmldecimal | 良 | |
| htmlhex | 良 | |
| css | \826F | |
| javascript | \u{826F} | |
| python | \u826f | |
| java | \u826F | |
| go | \u826F | |
| ruby | \u{826F} | |
| rust | \u{826F} | |
| ccpp | \u826f | |
| urlencoded | %E8%89%AF | |
| utf8bytes | e8 89 af | |
| utf16bebytes | 82 6f | |
| utf32bebytes | 00 00 82 6f |
How to Use
HTML:
良
CSS:
content: "\826F"
JavaScript:
"\u{826F}"
Python:
"\u826f"
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-826F)?
良 (CJK UNIFIED IDEOGRAPH-826F) is the Unicode character U+826F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-826F?
The CJK UNIFIED IDEOGRAPH-826F character (良) has codepoint U+826F.
How do I type or copy CJK UNIFIED IDEOGRAPH-826F?
Copy 良 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.