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