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