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