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-525B
Overview
剛 (CJK UNIFIED IDEOGRAPH-525B) is the Unicode character at code point U+525B. 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+525B | |
| decimal | 21083 | |
| htmldecimal | 剛 | |
| htmlhex | 剛 | |
| css | \525B | |
| javascript | \u{525B} | |
| python | \u525b | |
| java | \u525B | |
| go | \u525B | |
| ruby | \u{525B} | |
| rust | \u{525B} | |
| ccpp | \u525b | |
| urlencoded | %E5%89%9B | |
| utf8bytes | e5 89 9b | |
| utf16bebytes | 52 5b | |
| utf32bebytes | 00 00 52 5b |
How to Use
HTML:
剛
CSS:
content: "\525B"
JavaScript:
"\u{525B}"
Python:
"\u525b"
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-525B)?
剛 (CJK UNIFIED IDEOGRAPH-525B) is the Unicode character U+525B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-525B?
The CJK UNIFIED IDEOGRAPH-525B character (剛) has codepoint U+525B.
How do I type or copy CJK UNIFIED IDEOGRAPH-525B?
Copy 剛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.