FOSSFonts

SOFT HYPHEN (­)

­

Copy Character

Unicode Code

U+00AD

Codepoint

173

Aliases

discretionary hyphen

Notes

commonly abbreviated as SHY

an invisible format character indicating a possible hyphenation location

Character Encoding

UTF-8

0xC20xAD

UTF-16

0x00AD

UTF-32

0x000000AD

Copy & Paste Codes

Unicode Escape

\u{00AD}

HTML Entity (Decimal)

­

HTML Entity (Hex)

­

CSS Code

\00AD

JavaScript/JSON

String.fromCodePoint(0x00AD)

Python

chr(0x00AD)

Ruby/PHP

chr(0x00AD)

Unix, C, PHP, JAVA

0x00AD

Perl

chr(0x00AD)

URL Encoded

%00ad
SOFT HYPHEN (­) - U+00AD | Unicode | FOSSFonts