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