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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 轣シ闥碑サ顔」 1110011110000001101111001110100010010010100101001110100010111011100010101110011110100011 e781bce89294e8bb8ae7a3
EUC-JP 轣シ闥碑サ顔」 1110110111100001100011101011110011101111111100101100100011101010100011101011101110110100111010011000111010100011 ede18ebceff2c8ea8ebbb4e98ea3
UTF-8 轣シ闥碑サ顔」 111010001011110110100011111011111011110110111100111010011001011110100101111001111010001010010001111011111011110110111011111010011010000110010100111011111011110110100011 e8bda3efbdbce997a5e7a291efbdbbe9a194efbda3
UHC ???碑?顔? 001111110011111100111111110111011111100000111111111001001101010000111111 3f3f3fddf83fe4d43f

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