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