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 ?L??}?L??{^ 0011111101001100001111110011111101111101001111110100110000111111001111110111101101011110 3f4c3f3f7d3f4c3f3f7b5e
SJIS-WIN ?L??}?L??{^ 0011111101001100001111110011111101111101001111110100110000111111001111110111101101011110 3f4c3f3f7d3f4c3f3f7b5e
EUC-JP ?L??}?L??{^ 0011111101001100001111110011111101111101001111110100110000111111001111110111101101011110 3f4c3f3f7d3f4c3f3f7b5e
UTF-8 짼L횘횄}짼L횘횄{^ 1110110010100111101111000100110011101101100110101001100011101101100110101000010001111101111011001010011110111100010011001110110110011010100110001110110110011010100001000111101101011110 eca7bc4ced9a98ed9a847deca7bc4ced9a98ed9a847b5e
UHC 짼L횘횄}짼L횘횄{^ 1100001010110010010011001100001110010010110000111000001101111101110000101011001001001100110000111001001011000011100000110111101101011110 c2b24cc392c3837dc2b24cc392c3837b5e

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