+
Technical information
Symbol | + | |
Name | Fullwidth plus sign | |
Unicode number | U+FF0B | |
Category | Fullwidth ASCII variants |
Description | The Unicode character +, or U+FF0B, is known as the "Fullwidth Plus Sign". It belongs to the "Halfwidth and Fullwidth Forms" block and falls under the "Symbol, Math" category in the Unicode standard. This symbol is a variant of the common plus sign "+" but is designed to take up the same width as a Chinese, Japanese, or Korean character, which is typically wider than the standard plus sign in Latin scripts. It is used in East Asian texts to balance the typography when mixing these scripts with Latin characters. Like the standard plus sign, it denotes addition in mathematical contexts or can indicate a positive quantity. |
Encoding
HTML Entity | + | |
HTML Entity (hex) | + | |
URL Escape Code | %EF%BC%8B | |
UTF-8 (hex) | 0xEF 0xBC 0x8B | |
UTF-8 (binary) | 11101111:10111100:10001011 | |
UTF-16 | 0xFF0B | |
UTF-32 | 0x0000FF0B |
Source Code
C, C++, and Java | "\uFF0B" | |
CSS Code | \FF0B | |
JavaScript | "\uFF0B" | |
Perl | \x{FF0B} | |
Python 2 | u"\uFF0B" | |
Python 3 | \uFF0B | |
Ruby | \u{FF0B} |
Preview
This Unicode character looks like this + in sentence and in bold like this + and in italic like this +.
input-group
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
+
select
button
button
Code examples in HTML and CSS
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