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-4EAD
Overview
亭 (CJK UNIFIED IDEOGRAPH-4EAD) is the Unicode character at code point U+4EAD. 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+4EAD | |
| decimal | 20141 | |
| htmldecimal | 亭 | |
| htmlhex | 亭 | |
| css | \4EAD | |
| javascript | \u{4EAD} | |
| python | \u4ead | |
| java | \u4EAD | |
| go | \u4EAD | |
| ruby | \u{4EAD} | |
| rust | \u{4EAD} | |
| ccpp | \u4ead | |
| urlencoded | %E4%BA%AD | |
| utf8bytes | e4 ba ad | |
| utf16bebytes | 4e ad | |
| utf32bebytes | 00 00 4e ad |
How to Use
HTML:
亭
CSS:
content: "\4EAD"
JavaScript:
"\u{4EAD}"
Python:
"\u4ead"
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-4EAD)?
亭 (CJK UNIFIED IDEOGRAPH-4EAD) is the Unicode character U+4EAD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-4EAD?
The CJK UNIFIED IDEOGRAPH-4EAD character (亭) has codepoint U+4EAD.
How do I type or copy CJK UNIFIED IDEOGRAPH-4EAD?
Copy 亭 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.