ʺ

Technical information

Symbolʺ
NameModifier letter double prime
Unicode numberU+02BA
CategoryQuotation mark

Encoding

HTML Entityʺ
HTML Entity (hex)ʺ
URL Escape Code%CA%BA
UTF-8 (hex)0xCA 0xBA
UTF-8 (binary)11001010:10111010
UTF-160x02BA
UTF-320x000002BA

Source Code

C, C++, and Java"\u02BA"
CSS Code\02BA
JavaScript"\u02BA"
Perl\x{02BA}
Python 2u"\u02BA"
Python 3\u02BA
Ruby\u{02BA}

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>&#698;</span>

            
span {
    content: "\02BA";
}

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