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 JER) is the Unicode character at code point U+1033E. 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+1033E | |
| decimal | 66366 | |
| htmldecimal | 𐌾 | |
| htmlhex | 𐌾 | |
| css | \1033E | |
| javascript | \u{1033E} | |
| python | \U0001033e | |
| java | \uD800\uDF3E | |
| go | \U0001033E | |
| ruby | \u{1033E} | |
| rust | \u{1033E} | |
| ccpp | \U0001033e | |
| urlencoded | %F0%90%8C%BE | |
| utf8bytes | f0 90 8c be | |
| utf16bebytes | d8 00 df 3e | |
| utf32bebytes | 00 01 03 3e |
How to Use
HTML:
𐌾
CSS:
content: "\1033E"
JavaScript:
"\u{1033E}"
Python:
"\U0001033e"
Properties
Frequently Asked Questions
What is the ๐พ character (GOTHIC LETTER JER)?
๐พ (GOTHIC LETTER JER) is the Unicode character U+1033E.
What is the Unicode codepoint of GOTHIC LETTER JER?
The GOTHIC LETTER JER character (๐พ) has codepoint U+1033E.
How do I type or copy GOTHIC LETTER JER?
Copy ๐พ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.