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
๐ผ (GOTHIC LETTER MANNA) is the Unicode character at code point U+1033C. It belongs to the Gothic block, in the Other Letter (Lo) general category. Its script is Goth.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1033C | |
| decimal | 66364 | |
| htmldecimal | 𐌼 | |
| htmlhex | 𐌼 | |
| css | \1033C | |
| javascript | \u{1033C} | |
| python | \U0001033c | |
| java | \uD800\uDF3C | |
| go | \U0001033C | |
| ruby | \u{1033C} | |
| rust | \u{1033C} | |
| ccpp | \U0001033c | |
| urlencoded | %F0%90%8C%BC | |
| utf8bytes | f0 90 8c bc | |
| utf16bebytes | d8 00 df 3c | |
| utf32bebytes | 00 01 03 3c |
How to Use
HTML:
𐌼
CSS:
content: "\1033C"
JavaScript:
"\u{1033C}"
Python:
"\U0001033c"
Properties
Frequently Asked Questions
What is the ๐ผ character (GOTHIC LETTER MANNA)?
๐ผ (GOTHIC LETTER MANNA) is the Unicode character U+1033C.
What is the Unicode codepoint of GOTHIC LETTER MANNA?
The GOTHIC LETTER MANNA character (๐ผ) has codepoint U+1033C.
How do I type or copy GOTHIC LETTER MANNA?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.