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
๐ป (MODI VOWEL SIGN O) is the Unicode character at code point U+1163B. It belongs to the Modi block, in the Spacing Mark (Mc) general category. Its script is Modi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1163B | |
| decimal | 71227 | |
| htmldecimal | 𑘻 | |
| htmlhex | 𑘻 | |
| css | \1163B | |
| javascript | \u{1163B} | |
| python | \U0001163b | |
| java | \uD805\uDE3B | |
| go | \U0001163B | |
| ruby | \u{1163B} | |
| rust | \u{1163B} | |
| ccpp | \U0001163b | |
| urlencoded | %F0%91%98%BB | |
| utf8bytes | f0 91 98 bb | |
| utf16bebytes | d8 05 de 3b | |
| utf32bebytes | 00 01 16 3b |
How to Use
HTML:
𑘻
CSS:
content: "\1163B"
JavaScript:
"\u{1163B}"
Python:
"\U0001163b"
Properties
Frequently Asked Questions
What is the ๐ป character (MODI VOWEL SIGN O)?
๐ป (MODI VOWEL SIGN O) is the Unicode character U+1163B.
What is the Unicode codepoint of MODI VOWEL SIGN O?
The MODI VOWEL SIGN O character (๐ป) has codepoint U+1163B.
How do I type or copy MODI VOWEL SIGN O?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.