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{^ 001111110011111101001011011111010011111100111111010010110111101101011110 3f3f4b7d3f3f4b7b5e
SJIS-WIN 羞聒K}羞聒K{^ 11100011101101011110001111011000010010110111110111100011101101011110001111011000010010110111101101011110 e3b5e3d84b7de3b5e3d84b7b5e
EUC-JP 羞聒K}羞聒K{^ 11100110101101111110011011011010010010110111110111100110101101111110011011011010010010110111101101011110 e6b7e6da4b7de6b7e6da4b7b5e
UTF-8 羞聒K}羞聒K{^ 1110011110111110100111101110100010000001100100100100101101111101111001111011111010011110111010001000000110010010010010110111101101011110 e7be9ee881924b7de7be9ee881924b7b5e
UHC 羞?K}羞?K{^ 1110001010111010001111110100101101111101111000101011101000111111010010110111101101011110 e2ba3f4b7de2ba3f4b7b5e

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