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-592A
Overview
太 (CJK UNIFIED IDEOGRAPH-592A) is the Unicode character at code point U+592A. 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+592A | |
| decimal | 22826 | |
| htmldecimal | 太 | |
| htmlhex | 太 | |
| css | \592A | |
| javascript | \u{592A} | |
| python | \u592a | |
| java | \u592A | |
| go | \u592A | |
| ruby | \u{592A} | |
| rust | \u{592A} | |
| ccpp | \u592a | |
| urlencoded | %E5%A4%AA | |
| utf8bytes | e5 a4 aa | |
| utf16bebytes | 59 2a | |
| utf32bebytes | 00 00 59 2a |
How to Use
HTML:
太
CSS:
content: "\592A"
JavaScript:
"\u{592A}"
Python:
"\u592a"
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-592A)?
太 (CJK UNIFIED IDEOGRAPH-592A) is the Unicode character U+592A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-592A?
The CJK UNIFIED IDEOGRAPH-592A character (太) has codepoint U+592A.
How do I type or copy CJK UNIFIED IDEOGRAPH-592A?
Copy 太 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.