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 ?????????~B 0011111100111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f3f7e42
SJIS-WIN 恁????????~B 100111001000110000111111001111110011111100111111001111110011111100111111001111110111111001000010 9c8c3f3f3f3f3f3f3f3f7e42
EUC-JP 恁????????~B 110101111110110000111111001111110011111100111111001111110011111100111111001111110111111001000010 d7ec3f3f3f3f3f3f3f3f7e42
UTF-8 恁㏃㎚吏뱀껨吏뺥슙~B 1110011010000001100000011110001110001111100000111110001110001110100110101110111110100111100111101110101110110001100000001110101010111011101010001110111110100111100111101110101110111010101001011110110010001010100110010111111001000010 e68181e38f83e38e9aefa79eebb180eabba8efa79eebbaa5ec8a997e42
UHC 恁㏃㎚吏뱀껨吏뺥슙~B 1110110011110110101001111110110010100111101011001110110010100111101110011110110010110010101101011110110010100111100101011110110110011010101001110111111001000010 ecf6a7eca7aceca7b9ecb2b5eca795ed9aa77e42

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