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 ??b[??b[^ 001111110011111101100010010110110011111100111111011000100101101101011110 3f3f625b3f3f625b5e
SJIS-WIN 駭?b[駭?b[^ 1110100101101110001111110110001001011011111010010110111000111111011000100101101101011110 e96e3f625be96e3f625b5e
EUC-JP 駭?b[駭?b[^ 1111000111001111001111110110001001011011111100011100111100111111011000100101101101011110 f1cf3f625bf1cf3f625b5e
UTF-8 駭₄b[駭₄b[^ 1110100110100111101011011110001010000010100001000110001001011011111010011010011110101101111000101000001010000100011000100101101101011110 e9a7ade28284625be9a7ade28284625b5e
UHC 駭₄b[駭₄b[^ 11111010101101001010100111111110011000100101101111111010101101001010100111111110011000100101101101011110 fab4a9fe625bfab4a9fe625b5e

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