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
ப (TAMIL LETTER PA) is the Unicode character at code point U+0BAA. It belongs to the Tamil block, in the Other Letter (Lo) general category. Its script is Taml.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0BAA | |
| decimal | 2986 | |
| htmldecimal | ப | |
| htmlhex | ப | |
| css | \0BAA | |
| javascript | \u{BAA} | |
| python | \u0baa | |
| java | \u0BAA | |
| go | \u0BAA | |
| ruby | \u{BAA} | |
| rust | \u{BAA} | |
| ccpp | \u0baa | |
| urlencoded | %E0%AE%AA | |
| utf8bytes | e0 ae aa | |
| utf16bebytes | 0b aa | |
| utf32bebytes | 00 00 0b aa |
How to Use
HTML:
ப
CSS:
content: "\0BAA"
JavaScript:
"\u{BAA}"
Python:
"\u0baa"
Properties
Frequently Asked Questions
What is the ப character (TAMIL LETTER PA)?
ப (TAMIL LETTER PA) is the Unicode character U+0BAA.
What is the Unicode codepoint of TAMIL LETTER PA?
The TAMIL LETTER PA character (ப) has codepoint U+0BAA.
How do I type or copy TAMIL LETTER PA?
Copy ப directly, or use the HTML entity, UTF-8, and code encodings shown on this page.