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' : ''">
๐ฒ
Overview
๐ฒ (MARCHEN LETTER LA) is the Unicode character at code point U+11C8B. It belongs to the Marchen block, in the Other Letter (Lo) general category. Its script is Marc.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11C8B | |
| decimal | 72843 | |
| htmldecimal | 𑲋 | |
| htmlhex | 𑲋 | |
| css | \11C8B | |
| javascript | \u{11C8B} | |
| python | \U00011c8b | |
| java | \uD807\uDC8B | |
| go | \U00011C8B | |
| ruby | \u{11C8B} | |
| rust | \u{11C8B} | |
| ccpp | \U00011c8b | |
| urlencoded | %F0%91%B2%8B | |
| utf8bytes | f0 91 b2 8b | |
| utf16bebytes | d8 07 dc 8b | |
| utf32bebytes | 00 01 1c 8b |
How to Use
HTML:
𑲋
CSS:
content: "\11C8B"
JavaScript:
"\u{11C8B}"
Python:
"\U00011c8b"
Properties
Frequently Asked Questions
What is the ๐ฒ character (MARCHEN LETTER LA)?
๐ฒ (MARCHEN LETTER LA) is the Unicode character U+11C8B.
What is the Unicode codepoint of MARCHEN LETTER LA?
The MARCHEN LETTER LA character (๐ฒ) has codepoint U+11C8B.
How do I type or copy MARCHEN LETTER LA?
Copy ๐ฒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.