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