U+FF03 "" Fullwidth Number Sign Unicode Character

Unicode Version 18.0

Source: Noto Sans CJK Source: Browser Default

U+FF03 "" Fullwidth Number Sign is a typographic variant of the standard ASCII number sign #, designed to occupy the same width as a CJK (Chinese, Japanese, Korean) character for proper alignment in East Asian text layouts. It is classified as a fullwidth punctuation symbol in the Unicode standard, with a fixed width that matches ideographic characters, making it essential for use in monospaced environments or contexts where horizontal uniformity is required. This character is commonly employed in Japanese, Chinese, and Korean digital texts, such as in social media hashtags, programming comments, or technical documentation, to ensure visual consistency alongside other fullwidth characters. Its code point, U+FF03, belongs to the Halfwidth and Fullwidth Forms Unicode block, which provides fullwidth versions of basic Latin symbols and punctuation.

Encodings

HTML Decimal Encoding
#
HTML Hex Encoding
#
UTF-8 Encoding
0xEF 0xBC 0x83
UTF-16 Encoding
0xFF03
UTF-32 Encoding
0x0000FF03
C/C++/Java Escape
\uff03