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 壕蕎?}壕蕎?{^ 10001101100010001000101110111100001111110111110110001101100010001000101110111100001111110111101101011110 8d888bbc3f7d8d888bbc3f7b5e
EUC-JP 壕蕎?}壕蕎?{^ 10111001111010001011011010111110001111110111110110111001111010001011011010111110001111110111101101011110 b9e8b6be3f7db9e8b6be3f7b5e
UTF-8 壕蕎ㅀ}壕蕎ㅀ{^ 111001011010001110010101111010001001010110001110111000111000010110000000011111011110010110100011100101011110100010010101100011101110001110000101100000000111101101011110 e5a395e8958ee385807de5a395e8958ee385807b5e
UHC 壕蕎ㅀ}壕蕎ㅀ{^ 111110111011110111001110111100001010010010110000011111011111101110111101110011101111000010100100101100000111101101011110 fbbdcef0a4b07dfbbdcef0a4b07b5e

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