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