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-3BAD
Overview
㮭 (CJK UNIFIED IDEOGRAPH-3BAD) is the Unicode character at code point U+3BAD. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3BAD | |
| decimal | 15277 | |
| htmldecimal | 㮭 | |
| htmlhex | 㮭 | |
| css | \3BAD | |
| javascript | \u{3BAD} | |
| python | \u3bad | |
| java | \u3BAD | |
| go | \u3BAD | |
| ruby | \u{3BAD} | |
| rust | \u{3BAD} | |
| ccpp | \u3bad | |
| urlencoded | %E3%AE%AD | |
| utf8bytes | e3 ae ad | |
| utf16bebytes | 3b ad | |
| utf32bebytes | 00 00 3b ad |
How to Use
HTML:
㮭
CSS:
content: "\3BAD"
JavaScript:
"\u{3BAD}"
Python:
"\u3bad"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㮭 character (CJK UNIFIED IDEOGRAPH-3BAD)?
㮭 (CJK UNIFIED IDEOGRAPH-3BAD) is the Unicode character U+3BAD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3BAD?
The CJK UNIFIED IDEOGRAPH-3BAD character (㮭) has codepoint U+3BAD.
How do I type or copy CJK UNIFIED IDEOGRAPH-3BAD?
Copy 㮭 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.