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 ????Z????ZB 0011111100111111001111110011111101011010001111110011111100111111001111110101101001000010 3f3f3f3f5a3f3f3f3f5a42
SJIS-WIN ツ脇テサZツ脇テサZB 11000010100110000110010111000011101110110101101011000010100110000110010111000011101110110101101001000010 c29865c3bb5ac29865c3bb5a42
EUC-JP ツ脇テサZツ脇テサZB 10001110110000101100111111000110100011101100001110001110101110110101101010001110110000101100111111000110100011101100001110001110101110110101101001000010 8ec2cfc68ec38ebb5a8ec2cfc68ec38ebb5a42
UTF-8 ツ脇テサZツ脇テサZB 111011111011111010000010111010001000010010000111111011111011111010000011111011111011110110111011010110101110111110111110100000101110100010000100100001111110111110111110100000111110111110111101101110110101101001000010 efbe82e88487efbe83efbdbb5aefbe82e88487efbe83efbdbb5a42
UHC ?脇??Z?脇??ZB 00111111111110101111011100111111001111110101101000111111111110101111011100111111001111110101101001000010 3ffaf73f3f5a3ffaf73f3f5a42

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