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 魑ォ遶コ?豕迹 1110100110110011101010111110011110101011101110100011111111100110101100111110011110010001 e9b3abe7abba3fe6b3e791
EUC-JP 魑ォ遶コ淎豕迹 111100101011010110001110101010111110111010101101100011101011101010001111110001111101100011101100101101011110110111110001 f2b58eabeead8eba8fc7d8ecb5edf1
UTF-8 魑ォ遶コ淎豕迹 111010011010110110010001111011111011110110101011111010011000000110110110111011111011110110111010111001101011011110001110111010001011000110010101111010001011111110111001 e9ad91efbdabe981b6efbdbae6b78ee8b195e8bfb9
UHC ?????豕迹 001111110011111100111111001111110011111111100011110011101110111011101001 3f3f3f3f3fe3ceeee9

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