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 RADICAL DOG
Overview
⺨ (CJK RADICAL DOG) is the Unicode character at code point U+2EA8. It belongs to the CJK Radicals Supplement block, in the Other Symbol (So) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2EA8 | |
| decimal | 11944 | |
| htmldecimal | ⺨ | |
| htmlhex | ⺨ | |
| css | \2EA8 | |
| javascript | \u{2EA8} | |
| python | \u2ea8 | |
| java | \u2EA8 | |
| go | \u2EA8 | |
| ruby | \u{2EA8} | |
| rust | \u{2EA8} | |
| ccpp | \u2ea8 | |
| urlencoded | %E2%BA%A8 | |
| utf8bytes | e2 ba a8 | |
| utf16bebytes | 2e a8 | |
| utf32bebytes | 00 00 2e a8 |
How to Use
HTML:
⺨
CSS:
content: "\2EA8"
JavaScript:
"\u{2EA8}"
Python:
"\u2ea8"
Properties
- Block
- CJK Radicals Supplement
- Script
- Hani
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⺨ character (CJK RADICAL DOG)?
⺨ (CJK RADICAL DOG) is the Unicode character U+2EA8.
What is the Unicode codepoint of CJK RADICAL DOG?
The CJK RADICAL DOG character (⺨) has codepoint U+2EA8.
How do I type or copy CJK RADICAL DOG?
Copy ⺨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.