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 疋?志}疋?志{^ 10010101010001000011111110001110011101010111110110010101010001000011111110001110011101010111101101011110 95443f8e757d95443f8e757b5e
EUC-JP 疋?志}疋?志{^ 11001001101001010011111110111011110101100111110111001001101001010011111110111011110101100111101101011110 c9a53fbbd67dc9a53fbbd67b5e
UTF-8 疋곽志}疋곽志{^ 111001111001011010001011111010101011001110111101111001011011111110010111011111011110011110010110100010111110101010110011101111011110010110111111100101110111101101011110 e7968beab3bde5bf977de7968beab3bde5bf977b5e
UHC 疋곽志}疋곽志{^ 111110011011010110110000111110111111001010100100011111011111100110110101101100001111101111110010101001000111101101011110 f9b5b0fbf2a47df9b5b0fbf2a47b5e

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