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