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-303BD
Overview
𰎽 (CJK UNIFIED IDEOGRAPH-303BD) is the Unicode character at code point U+303BD. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+303BD | |
| decimal | 197565 | |
| htmldecimal | 𰎽 | |
| htmlhex | 𰎽 | |
| css | \303BD | |
| javascript | \u{303BD} | |
| python | \U000303bd | |
| java | \uD880\uDFBD | |
| go | \U000303BD | |
| ruby | \u{303BD} | |
| rust | \u{303BD} | |
| ccpp | \U000303bd | |
| urlencoded | %F0%B0%8E%BD | |
| utf8bytes | f0 b0 8e bd | |
| utf16bebytes | d8 80 df bd | |
| utf32bebytes | 00 03 03 bd |
How to Use
HTML:
𰎽
CSS:
content: "\303BD"
JavaScript:
"\u{303BD}"
Python:
"\U000303bd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰎽 character (CJK UNIFIED IDEOGRAPH-303BD)?
𰎽 (CJK UNIFIED IDEOGRAPH-303BD) is the Unicode character U+303BD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-303BD?
The CJK UNIFIED IDEOGRAPH-303BD character (𰎽) has codepoint U+303BD.
How do I type or copy CJK UNIFIED IDEOGRAPH-303BD?
Copy 𰎽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.