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