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 鉚壌岫}鉚壌岫{^ 111001111111010010001111111010111001101110101011011111011110011111110100100011111110101110011011101010110111101101011110 e7f48feb9bab7de7f48feb9bab7b5e
EUC-JP 鉚壌岫}鉚壌岫{^ 111011101111011010111110111011011101011010101101011111011110111011110110101111101110110111010110101011010111101101011110 eef6beedd6ad7deef6beedd6ad7b5e
UTF-8 鉚壌岫}鉚壌岫{^ 111010011000100110011010111001011010001110001100111001011011001010101011011111011110100110001001100110101110010110100011100011001110010110110010101010110111101101011110 e9899ae5a38ce5b2ab7de9899ae5a38ce5b2ab7b5e
UHC ??岫}??岫{^ 0011111100111111111000011111101101111101001111110011111111100001111110110111101101011110 3f3fe1fb7d3f3fe1fb7b5e

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