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-672C
Overview
本 (CJK UNIFIED IDEOGRAPH-672C) is the Unicode character at code point U+672C. 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+672C | |
| decimal | 26412 | |
| htmldecimal | 本 | |
| htmlhex | 本 | |
| css | \672C | |
| javascript | \u{672C} | |
| python | \u672c | |
| java | \u672C | |
| go | \u672C | |
| ruby | \u{672C} | |
| rust | \u{672C} | |
| ccpp | \u672c | |
| urlencoded | %E6%9C%AC | |
| utf8bytes | e6 9c ac | |
| utf16bebytes | 67 2c | |
| utf32bebytes | 00 00 67 2c |
How to Use
HTML:
本
CSS:
content: "\672C"
JavaScript:
"\u{672C}"
Python:
"\u672c"
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-672C)?
本 (CJK UNIFIED IDEOGRAPH-672C) is the Unicode character U+672C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-672C?
The CJK UNIFIED IDEOGRAPH-672C character (本) has codepoint U+672C.
How do I type or copy CJK UNIFIED IDEOGRAPH-672C?
Copy 本 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.