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 COMPATIBILITY IDEOGRAPH-2F80A
Overview
僧 (CJK COMPATIBILITY IDEOGRAPH-2F80A) is the Unicode character at code point U+2F80A. It belongs to the CJK Compatibility Ideographs Supplement block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2F80A | |
| decimal | 194570 | |
| htmldecimal | 僧 | |
| htmlhex | 僧 | |
| css | \2F80A | |
| javascript | \u{2F80A} | |
| python | \U0002f80a | |
| java | \uD87E\uDC0A | |
| go | \U0002F80A | |
| ruby | \u{2F80A} | |
| rust | \u{2F80A} | |
| ccpp | \U0002f80a | |
| urlencoded | %F0%AF%A0%8A | |
| utf8bytes | f0 af a0 8a | |
| utf16bebytes | d8 7e dc 0a | |
| utf32bebytes | 00 02 f8 0a |
How to Use
HTML:
僧
CSS:
content: "\2F80A"
JavaScript:
"\u{2F80A}"
Python:
"\U0002f80a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 50E7
Frequently Asked Questions
What is the 僧 character (CJK COMPATIBILITY IDEOGRAPH-2F80A)?
僧 (CJK COMPATIBILITY IDEOGRAPH-2F80A) is the Unicode character U+2F80A.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-2F80A?
The CJK COMPATIBILITY IDEOGRAPH-2F80A character (僧) has codepoint U+2F80A.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-2F80A?
Copy 僧 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.