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