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-380F
Overview
㠏 (CJK UNIFIED IDEOGRAPH-380F) is the Unicode character at code point U+380F. 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+380F | |
| decimal | 14351 | |
| htmldecimal | 㠏 | |
| htmlhex | 㠏 | |
| css | \380F | |
| javascript | \u{380F} | |
| python | \u380f | |
| java | \u380F | |
| go | \u380F | |
| ruby | \u{380F} | |
| rust | \u{380F} | |
| ccpp | \u380f | |
| urlencoded | %E3%A0%8F | |
| utf8bytes | e3 a0 8f | |
| utf16bebytes | 38 0f | |
| utf32bebytes | 00 00 38 0f |
How to Use
HTML:
㠏
CSS:
content: "\380F"
JavaScript:
"\u{380F}"
Python:
"\u380f"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㠏 character (CJK UNIFIED IDEOGRAPH-380F)?
㠏 (CJK UNIFIED IDEOGRAPH-380F) is the Unicode character U+380F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-380F?
The CJK UNIFIED IDEOGRAPH-380F character (㠏) has codepoint U+380F.
How do I type or copy CJK UNIFIED IDEOGRAPH-380F?
Copy 㠏 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.