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{^ 0011111100111111001111110100101101111101001111110011111100111111010010110111101101011110 3f3f3f4b7d3f3f3f4b7b5e
SJIS-WIN 夭??K}夭??K{^ 10011010111011100011111100111111010010110111110110011010111011100011111100111111010010110111101101011110 9aee3f3f4b7d9aee3f3f4b7b5e
EUC-JP 夭杻?K}夭杻?K{^ 1101010011110000100011111100001110100110001111110100101101111101110101001111000010001111110000111010011000111111010010110111101101011110 d4f08fc3a63f4b7dd4f08fc3a63f4b7b5e
UTF-8 夭杻놨K}夭杻놨K{^ 1110010110100100101011011110011010011101101110111110101110000110101010000100101101111101111001011010010010101101111001101001110110111011111010111000011010101000010010110111101101011110 e5a4ade69dbbeb86a84b7de5a4ade69dbbeb86a84b7b5e
UHC 夭杻놨K}夭杻놨K{^ 1110100011101100110100101110111010110011111110010100101101111101111010001110110011010010111011101011001111111001010010110111101101011110 e8ecd2eeb3f94b7de8ecd2eeb3f94b7b5e

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