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 ???????h 0011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f68
SJIS-WIN 駭?駭?駭??h 1110100101101110001111111110100101101110001111111110100101101110001111110011111101101000 e96e3fe96e3fe96e3f3f68
EUC-JP 駭?駭?駭??h 1111000111001111001111111111000111001111001111111111000111001111001111110011111101101000 f1cf3ff1cf3ff1cf3f3f68
UTF-8 駭찭駭챉駭ⁿ뉵h 11101001101001111010110111101100101100001010110111101001101001111010110111101100101100011000100111101001101001111010110111100010100000011011111111101011100010011011010101101000 e9a7adecb0ade9a7adecb189e9a7ade281bfeb89b568
UHC 駭찭駭챉駭ⁿ뉵h 111110101011010010101010010001011111101010110100101010100101011011111010101101001010100111111010101101001011101101101000 fab4aa45fab4aa56fab4a9fab4bb68

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