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 ?????????E 00111111001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f3f45
SJIS-WIN 醤ヤヤセニス嫉E 1000111111011101110101001101010011110001100011101011111011000110111100011000111010111101100011101011100101000101 8fddd4d4f18ebec6f18ebd8eb945
EUC-JP 醤ヤヤ?セニ?ス嫉E 1011111011011111100011101101010010001110110101000011111110001110101111101000111011000110001111111000111010111101101111001011101101000101 bedf8ed48ed43f8ebe8ec63f8ebdbcbb45
UTF-8 醤ヤヤセニス嫉E 11101001100001101010010011101111101111101001010011101111101111101001010011101110100001001000100111101111101111011011111011101111101111101000011011101110100001001000100111101111101111011011110111100101101010111000100101000101 e986a4efbe94efbe94ee8489efbdbeefbe86ee8489efbdbde5ab8945
UHC ????????嫉E 0011111100111111001111110011111100111111001111110011111100111111111100101110110001000101 3f3f3f3f3f3f3f3ff2ec45

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