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