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 省アシ」丈テシエ 10001111110010001011000110111100101000111000111111100100110000111011110010110100 8fc8b1bca38fe4c3bcb4
EUC-JP 省アシ」丈テシエ 10111110110010101000111010110001100011101011110010001110101000111011111011100110100011101100001110001110101111001000111010110100 beca8eb18ebc8ea3bee68ec38ebc8eb4
UTF-8 省アシ」丈テシエ 111001111001110010000001111011111011110110110001111011111011110110111100111011111011110110100011111001001011100010001000111011111011111010000011111011111011110110111100111011111011110110110100 e79c81efbdb1efbdbcefbda3e4b888efbe83efbdbcefbdb4
UHC 省???丈??? 11100000111111010011111100111111001111111110110111011011001111110011111100111111 e0fd3f3f3feddb3f3f3f

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