ƀ

Technical information

Symbolƀ
NameLatin small letter b with stroke
Unicode numberU+0180
CategorySpace symbols

Encoding

HTML Entityƀ
HTML Entity (hex)ƀ
URL Escape Code%C6%80
UTF-8 (hex)0xC6 0x80
UTF-8 (binary)11000110:10000000
UTF-160x0180
UTF-320x00000180

Source Code

C, C++, and Java"\u0180"
CSS Code\0180
JavaScript"\u0180"
Perl\x{0180}
Python 2u"\u0180"
Python 3\u0180
Ruby\u{0180}

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

            
span {
    content: "\0180";
}

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