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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ソョ鱆}ソョ鱆{^ 1011111110101110111010011110000101111101101111111010111011101001111000010111101101011110 bfaee9e17dbfaee9e17b5e
EUC-JP ソョ鱆}ソョ鱆{^ 100011101011111110001110101011101111001011100011011111011000111010111111100011101010111011110010111000110111101101011110 8ebf8eaef2e37d8ebf8eaef2e37b5e
UTF-8 ソョ鱆}ソョ鱆{^ 111011111011110110111111111011111011110110101110111010011011000110000110011111011110111110111101101111111110111110111101101011101110100110110001100001100111101101011110 efbdbfefbdaee9b1867defbdbfefbdaee9b1867b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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