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-5375
Overview
卵 (CJK UNIFIED IDEOGRAPH-5375) is the Unicode character at code point U+5375. 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+5375 | |
| decimal | 21365 | |
| htmldecimal | 卵 | |
| htmlhex | 卵 | |
| css | \5375 | |
| javascript | \u{5375} | |
| python | \u5375 | |
| java | \u5375 | |
| go | \u5375 | |
| ruby | \u{5375} | |
| rust | \u{5375} | |
| ccpp | \u5375 | |
| urlencoded | %E5%8D%B5 | |
| utf8bytes | e5 8d b5 | |
| utf16bebytes | 53 75 | |
| utf32bebytes | 00 00 53 75 |
How to Use
HTML:
卵
CSS:
content: "\5375"
JavaScript:
"\u{5375}"
Python:
"\u5375"
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-5375)?
卵 (CJK UNIFIED IDEOGRAPH-5375) is the Unicode character U+5375.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5375?
The CJK UNIFIED IDEOGRAPH-5375 character (卵) has codepoint U+5375.
How do I type or copy CJK UNIFIED IDEOGRAPH-5375?
Copy 卵 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.