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