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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 壕蕎?n}壕蕎?n{^ 100011011000100010001011101111000011111101101110011111011000110110001000100010111011110000111111011011100111101101011110 8d888bbc3f6e7d8d888bbc3f6e7b5e
EUC-JP 壕蕎?n}壕蕎?n{^ 101110011110100010110110101111100011111101101110011111011011100111101000101101101011111000111111011011100111101101011110 b9e8b6be3f6e7db9e8b6be3f6e7b5e
UTF-8 壕蕎ㅀn}壕蕎ㅀn{^ 1110010110100011100101011110100010010101100011101110001110000101100000000110111001111101111001011010001110010101111010001001010110001110111000111000010110000000011011100111101101011110 e5a395e8958ee385806e7de5a395e8958ee385806e7b5e
UHC 壕蕎ㅀn}壕蕎ㅀn{^ 1111101110111101110011101111000010100100101100000110111001111101111110111011110111001110111100001010010010110000011011100111101101011110 fbbdcef0a4b06e7dfbbdcef0a4b06e7b5e

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