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 揖?烈}揖?烈{^ 10010111010010110011111110010111111100110111110110010111010010110011111110010111111100110111101101011110 974b3f97f37d974b3f97f37b5e
EUC-JP 揖?烈}揖?烈{^ 11001101101011000011111111001110111101010111110111001101101011000011111111001110111101010111101101011110 cdac3fcef57dcdac3fcef57b5e
UTF-8 揖뀄烈}揖뀄烈{^ 111001101000111110010110111010111000000010000100111001111000001110001000011111011110011010001111100101101110101110000000100001001110011110000011100010000111101101011110 e68f96eb8084e783887de68f96eb8084e783887b5e
UHC 揖뀄烈}揖뀄烈{^ 111010111110011110110010111011011101011010101101011111011110101111100111101100101110110111010110101011010111101101011110 ebe7b2edd6ad7debe7b2edd6ad7b5e

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