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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 偕?瑚?n}偕?瑚?n{^ 1001100011110001001111111000110011101000001111110110111001111101100110001111000100111111100011001110100000111111011011100111101101011110 98f13f8ce83f6e7d98f13f8ce83f6e7b5e
EUC-JP 偕?瑚?n}偕?瑚?n{^ 1101000011110011001111111011100011101010001111110110111001111101110100001111001100111111101110001110101000111111011011100111101101011110 d0f33fb8ea3f6e7dd0f33fb8ea3f6e7b5e
UTF-8 偕렟瑚렋n}偕렟瑚렋n{^ 1110010110000001100101011110101110100000100111111110011110010001100110101110101110100000100010110110111001111101111001011000000110010101111010111010000010011111111001111001000110011010111010111010000010001011011011100111101101011110 e58195eba09fe7919aeba08b6e7de58195eba09fe7919aeba08b6e7b5e
UHC 偕렟瑚렋n}偕렟瑚렋n{^ 111110101010010110001110101100001111101111010001100011101010001001101110011111011111101010100101100011101011000011111011110100011000111010100010011011100111101101011110 faa58eb0fbd18ea26e7dfaa58eb0fbd18ea26e7b5e

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