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-5ABD
Overview
媽 (CJK UNIFIED IDEOGRAPH-5ABD) is the Unicode character at code point U+5ABD. 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+5ABD | |
| decimal | 23229 | |
| htmldecimal | 媽 | |
| htmlhex | 媽 | |
| css | \5ABD | |
| javascript | \u{5ABD} | |
| python | \u5abd | |
| java | \u5ABD | |
| go | \u5ABD | |
| ruby | \u{5ABD} | |
| rust | \u{5ABD} | |
| ccpp | \u5abd | |
| urlencoded | %E5%AA%BD | |
| utf8bytes | e5 aa bd | |
| utf16bebytes | 5a bd | |
| utf32bebytes | 00 00 5a bd |
How to Use
HTML:
媽
CSS:
content: "\5ABD"
JavaScript:
"\u{5ABD}"
Python:
"\u5abd"
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-5ABD)?
媽 (CJK UNIFIED IDEOGRAPH-5ABD) is the Unicode character U+5ABD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5ABD?
The CJK UNIFIED IDEOGRAPH-5ABD character (媽) has codepoint U+5ABD.
How do I type or copy CJK UNIFIED IDEOGRAPH-5ABD?
Copy 媽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.