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-300BD
Overview
𰂽 (CJK UNIFIED IDEOGRAPH-300BD) is the Unicode character at code point U+300BD. 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+300BD | |
| decimal | 196797 | |
| htmldecimal | 𰂽 | |
| htmlhex | 𰂽 | |
| css | \300BD | |
| javascript | \u{300BD} | |
| python | \U000300bd | |
| java | \uD880\uDCBD | |
| go | \U000300BD | |
| ruby | \u{300BD} | |
| rust | \u{300BD} | |
| ccpp | \U000300bd | |
| urlencoded | %F0%B0%82%BD | |
| utf8bytes | f0 b0 82 bd | |
| utf16bebytes | d8 80 dc bd | |
| utf32bebytes | 00 03 00 bd |
How to Use
HTML:
𰂽
CSS:
content: "\300BD"
JavaScript:
"\u{300BD}"
Python:
"\U000300bd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰂽 character (CJK UNIFIED IDEOGRAPH-300BD)?
𰂽 (CJK UNIFIED IDEOGRAPH-300BD) is the Unicode character U+300BD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-300BD?
The CJK UNIFIED IDEOGRAPH-300BD character (𰂽) has codepoint U+300BD.
How do I type or copy CJK UNIFIED IDEOGRAPH-300BD?
Copy 𰂽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.