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 SA) is the Unicode character at code point U+0BB8. 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+0BB8 | |
| decimal | 3000 | |
| htmldecimal | ஸ | |
| htmlhex | ஸ | |
| css | \0BB8 | |
| javascript | \u{BB8} | |
| python | \u0bb8 | |
| java | \u0BB8 | |
| go | \u0BB8 | |
| ruby | \u{BB8} | |
| rust | \u{BB8} | |
| ccpp | \u0bb8 | |
| urlencoded | %E0%AE%B8 | |
| utf8bytes | e0 ae b8 | |
| utf16bebytes | 0b b8 | |
| utf32bebytes | 00 00 0b b8 |
How to Use
HTML:
ஸ
CSS:
content: "\0BB8"
JavaScript:
"\u{BB8}"
Python:
"\u0bb8"
Properties
Frequently Asked Questions
What is the ஸ character (TAMIL LETTER SA)?
ஸ (TAMIL LETTER SA) is the Unicode character U+0BB8.
What is the Unicode codepoint of TAMIL LETTER SA?
The TAMIL LETTER SA character (ஸ) has codepoint U+0BB8.
How do I type or copy TAMIL LETTER SA?
Copy ஸ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.