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