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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 駭?駭?[駭?駭?[^ 111010010110111000111111111010010110111000111111010110111110100101101110001111111110100101101110001111110101101101011110 e96e3fe96e3f5be96e3fe96e3f5b5e
EUC-JP 駭?駭?[駭?駭?[^ 111100011100111100111111111100011100111100111111010110111111000111001111001111111111000111001111001111110101101101011110 f1cf3ff1cf3f5bf1cf3ff1cf3f5b5e
UTF-8 駭렟駭렟[駭렟駭렟[^ 111010011010011110101101111010111010000010011111111010011010011110101101111010111010000010011111010110111110100110100111101011011110101110100000100111111110100110100111101011011110101110100000100111110101101101011110 e9a7adeba09fe9a7adeba09f5be9a7adeba09fe9a7adeba09f5b5e
UHC 駭렟駭렟[駭렟駭렟[^ 11111010101101001000111010110000111110101011010010001110101100000101101111111010101101001000111010110000111110101011010010001110101100000101101101011110 fab48eb0fab48eb05bfab48eb0fab48eb05b5e

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