Technical information

Symbol
NameGujarati rupee sign
Unicode numberU+0AF1
CategoryPresently Currency Symbols
DescriptionThe Unicode character ૱, or U+0AF1, is known as the "Gujarati Rupee Sign". It belongs to the "Gujarati" block and falls under the "Currency Symbol" category in the Unicode standard. This character is a graphic representation of the rupee currency symbol as used in Gujarat, a state in India. It can be used in digital communications to represent the rupee currency, particularly in Gujarati language contexts. The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML Entity૱
HTML Entity (hex)૱
URL Escape Code%E0%AB%B1
UTF-8 (hex)0xE0 0xAB 0xB1
UTF-8 (binary)11100000:10101011:10110001
UTF-160x0AF1
UTF-320x00000AF1

Source Code

C, C++, and Java"\u0AF1"
CSS Code\0AF1
JavaScript"\u0AF1"
Perl\x{0AF1}
Python 2u"\u0AF1"
Python 3\u0AF1
Ruby\u{0AF1}

Preview

This Unicode character looks like this ૱ in sentence and in bold like this and in italic like this .

Font size:

12px
16px
20px
28px
36px
48px
72px

CSS Property: font-weight

100
200
300
400
500
600
700
800
900

HTML Forms and Input

input
disabled input
input-group
select
button
button

Code examples in HTML and CSS

<span>&#2801;</span>

            
span {
    content: "\0AF1";
}

The symbol in different fonts

-apple-system
Apple Color Emoji
Arial
BlinkMacSystemFont
Courier New
Georgia
Droid Sans
Helvetica
Noto Sans
Oxygen
Roboto
"Segoe UI"
sans-serif
Segoe UI Emoji
Segoe UI Symbol
system-ui
Times New Roman
Ubuntu
Verdana

References