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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 恁⑦?L恁⑦?L^ 10011100100011001000011101000110001111110100110010011100100011001000011101000110001111110100110001011110 9c8c87463f4c9c8c87463f4c5e
EUC-JP 恁??L恁??L^ 1101011111101100001111110011111101001100110101111110110000111111001111110100110001011110 d7ec3f3f4cd7ec3f3f4c5e
UTF-8 恁⑦쉾L恁⑦쉾L^ 111001101000000110000001111000101001000110100110111011001000100110111110010011001110011010000001100000011110001010010001101001101110110010001001101111100100110001011110 e68181e291a6ec89be4ce68181e291a6ec89be4c5e
UHC 恁⑦쉾L恁⑦쉾L^ 111011001111011010101000111011011001101010010010010011001110110011110110101010001110110110011010100100100100110001011110 ecf6a8ed9a924cecf6a8ed9a924c5e

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