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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 遽ウ謾キ遽ウ謾キ 111001111010111110110011111001101001010010110111111001111010111110110011111001101001010010110111 e7afb3e694b7e7afb3e694b7
EUC-JP 遽ウ謾キ遽ウ謾キ 11101110101100011000111010110011111010111111010010001110101101111110111010110001100011101011001111101011111101001000111010110111 eeb18eb3ebf48eb7eeb18eb3ebf48eb7
UTF-8 遽ウ謾キ遽ウ謾キ 111010011000000110111101111011111011110110110011111010001010110010111110111011111011110110110111111010011000000110111101111011111011110110110011111010001010110010111110111011111011110110110111 e981bdefbdb3e8acbeefbdb7e981bdefbdb3e8acbeefbdb7
UHC 遽???遽??? 11001011111010000011111100111111001111111100101111101000001111110011111100111111 cbe83f3f3fcbe83f3f3f

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