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
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.