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 逡啄ョ}逡啄ョ{^ 111001111001010110010001111011011000001110000111011111011110011110010101100100011110110110000011100001110111101101011110 e79591ed83877de79591ed83877b5e
EUC-JP 逡啄ョ}逡啄ョ{^ 111011011111010111000010111011111010010111100111011111011110110111110101110000101110111110100101111001110111101101011110 edf5c2efa5e77dedf5c2efa5e77b5e
UTF-8 逡啄ョ}逡啄ョ{^ 111010011000000010100001111001011001010110000100111000111000001110100111011111011110100110000000101000011110010110010101100001001110001110000011101001110111101101011110 e980a1e59584e383a77de980a1e59584e383a77b5e
UHC 逡啄ョ}逡啄ョ{^ 111100011110010011110110111100101010101111100111011111011111000111100100111101101111001010101011111001110111101101011110 f1e4f6f2abe77df1e4f6f2abe77b5e

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