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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 鴦銑k}鴦銑k{^ 11101001111100011001000101001100011010110111110111101001111100011001000101001100011010110111101101011110 e9f1914c6b7de9f1914c6b7b5e
EUC-JP 鴦銑k}鴦銑k{^ 11110010111100111100000110101101011010110111110111110010111100111100000110101101011010110111101101011110 f2f3c1ad6b7df2f3c1ad6b7b5e
UTF-8 鴦銑k}鴦銑k{^ 1110100110110100101001101110100110001010100100010110101101111101111010011011010010100110111010011000101010010001011010110111101101011110 e9b4a6e98a916b7de9b4a6e98a916b7b5e
UHC 鴦銑k}鴦銑k{^ 11100100111011001110000011010101011010110111110111100100111011001110000011010101011010110111101101011110 e4ece0d56b7de4ece0d56b7b5e

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