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