To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 凋???}凋???{^ 10010010100111000011111100111111001111110111110110010010100111000011111100111111001111110111101101011110 929c3f3f3f7d929c3f3f3f7b5e
EUC-JP 凋???}凋???{^ 11000011111111000011111100111111001111110111110111000011111111000011111100111111001111110111101101011110 c3fc3f3f3f7dc3fc3f3f3f7b5e
UTF-8 凋얹렰렋}凋얹렰렋{^ 111001011000011110001011111011001001011010111001111010111010000010110000111010111010000010001011011111011110010110000111100010111110110010010110101110011110101110100000101100001110101110100000100010110111101101011110 e5878bec96b9eba0b0eba08b7de5878bec96b9eba0b0eba08b7b5e
UHC 凋얹렰렋}凋얹렰렋{^ 11110000101111011011111011110001100011101011110110001110101000100111110111110000101111011011111011110001100011101011110110001110101000100111101101011110 f0bdbef18ebd8ea27df0bdbef18ebd8ea27b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)