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-8ABC
Overview
誼 (CJK UNIFIED IDEOGRAPH-8ABC) is the Unicode character at code point U+8ABC. 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+8ABC | |
| decimal | 35516 | |
| htmldecimal | 誼 | |
| htmlhex | 誼 | |
| css | \8ABC | |
| javascript | \u{8ABC} | |
| python | \u8abc | |
| java | \u8ABC | |
| go | \u8ABC | |
| ruby | \u{8ABC} | |
| rust | \u{8ABC} | |
| ccpp | \u8abc | |
| urlencoded | %E8%AA%BC | |
| utf8bytes | e8 aa bc | |
| utf16bebytes | 8a bc | |
| utf32bebytes | 00 00 8a bc |
How to Use
HTML:
誼
CSS:
content: "\8ABC"
JavaScript:
"\u{8ABC}"
Python:
"\u8abc"
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-8ABC)?
誼 (CJK UNIFIED IDEOGRAPH-8ABC) is the Unicode character U+8ABC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-8ABC?
The CJK UNIFIED IDEOGRAPH-8ABC character (誼) has codepoint U+8ABC.
How do I type or copy CJK UNIFIED IDEOGRAPH-8ABC?
Copy 誼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.