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
๐บ (CUNEIFORM SIGN PA) is the Unicode character at code point U+1227A. It belongs to the Cuneiform block, in the Other Letter (Lo) general category. Its script is Xsux.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1227A | |
| decimal | 74362 | |
| htmldecimal | 𒉺 | |
| htmlhex | 𒉺 | |
| css | \1227A | |
| javascript | \u{1227A} | |
| python | \U0001227a | |
| java | \uD808\uDE7A | |
| go | \U0001227A | |
| ruby | \u{1227A} | |
| rust | \u{1227A} | |
| ccpp | \U0001227a | |
| urlencoded | %F0%92%89%BA | |
| utf8bytes | f0 92 89 ba | |
| utf16bebytes | d8 08 de 7a | |
| utf32bebytes | 00 01 22 7a |
How to Use
HTML:
𒉺
CSS:
content: "\1227A"
JavaScript:
"\u{1227A}"
Python:
"\U0001227a"
Properties
Frequently Asked Questions
What is the ๐บ character (CUNEIFORM SIGN PA)?
๐บ (CUNEIFORM SIGN PA) is the Unicode character U+1227A.
What is the Unicode codepoint of CUNEIFORM SIGN PA?
The CUNEIFORM SIGN PA character (๐บ) has codepoint U+1227A.
How do I type or copy CUNEIFORM SIGN PA?
Copy ๐บ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.