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{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 駭??k}駭??k{^ 11101001011011100011111100111111011010110111110111101001011011100011111100111111011010110111101101011110 e96e3f3f6b7de96e3f3f6b7b5e
EUC-JP 駭??k}駭??k{^ 11110001110011110011111100111111011010110111110111110001110011110011111100111111011010110111101101011110 f1cf3f3f6b7df1cf3f3f6b7b5e
UTF-8 駭빚뇰k}駭빚뇰k{^ 1110100110100111101011011110101110111001100110101110101110000111101100000110101101111101111010011010011110101101111010111011100110011010111010111000011110110000011010110111101101011110 e9a7adebb99aeb87b06b7de9a7adebb99aeb87b06b7b5e
UHC 駭빚뇰k}駭빚뇰k{^ 1111101010110100101110101111101010110100101001010110101101111101111110101011010010111010111110101011010010100101011010110111101101011110 fab4bafab4a56b7dfab4bafab4a56b7b5e

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