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