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{^ 11100000110110001110000011100011011010110111110111100000110110001110000011100011011010110111101101011110 e0d8e0e36b7de0d8e0e36b7b5e
EUC-JP 獵璢k}獵璢k{^ 11100000110110101110000011100101011010110111110111100000110110101110000011100101011010110111101101011110 e0dae0e56b7de0dae0e56b7b5e
UTF-8 獵璢k}獵璢k{^ 1110011110001101101101011110011110010010101000100110101101111101111001111000110110110101111001111001001010100010011010110111101101011110 e78db5e792a26b7de78db5e792a26b7b5e
UHC 獵?k}獵?k{^ 1101011010110100001111110110101101111101110101101011010000111111011010110111101101011110 d6b43f6b7dd6b43f6b7b5e

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