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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 省蜴ホ室省蠑ア 1000111111001000111001011000111011001110111100101100000010001110101110101000111111001000111001011011110010110001 8fc8e58ecef2c08eba8fc8e5bcb1
EUC-JP 省蜴ホ?室省蠑ア 101111101100101011101001111011101000111011001110001111111011110010111100101111101100101011101010101111101000111010110001 becae9ee8ece3fbcbcbecaeabe8eb1
UTF-8 省蜴ホ室省蠑ア 111001111001110010000001111010001001110010110100111011111011111010001110111011101000011110110111111001011010111010100100111001111001110010000001111010001010000010010001111011111011110110110001 e79c81e89cb4efbe8eee87b7e5aea4e79c81e8a091efbdb1
UHC 省???室省?? 1110000011111101001111110011111100111111111000111111100011100000111111010011111100111111 e0fd3f3f3fe3f8e0fd3f3f

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