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' : ''">
๐
HENTAIGANA LETTER MO-2
Overview
๐ (HENTAIGANA LETTER MO-2) is the Unicode character at code point U+1B0D8. It belongs to the Kana Supplement block, in the Other Letter (Lo) general category. Its script is Hira.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1B0D8 | |
| decimal | 110808 | |
| htmldecimal | 𛃘 | |
| htmlhex | 𛃘 | |
| css | \1B0D8 | |
| javascript | \u{1B0D8} | |
| python | \U0001b0d8 | |
| java | \uD82C\uDCD8 | |
| go | \U0001B0D8 | |
| ruby | \u{1B0D8} | |
| rust | \u{1B0D8} | |
| ccpp | \U0001b0d8 | |
| urlencoded | %F0%9B%83%98 | |
| utf8bytes | f0 9b 83 98 | |
| utf16bebytes | d8 2c dc d8 | |
| utf32bebytes | 00 01 b0 d8 |
How to Use
HTML:
𛃘
CSS:
content: "\1B0D8"
JavaScript:
"\u{1B0D8}"
Python:
"\U0001b0d8"
Properties
- Block
- Kana Supplement
- Script
- Hira
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (HENTAIGANA LETTER MO-2)?
๐ (HENTAIGANA LETTER MO-2) is the Unicode character U+1B0D8.
What is the Unicode codepoint of HENTAIGANA LETTER MO-2?
The HENTAIGANA LETTER MO-2 character (๐) has codepoint U+1B0D8.
How do I type or copy HENTAIGANA LETTER MO-2?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.