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 ????h??? 0011111100111111001111110011111101101000001111110011111100111111 3f3f3f3f683f3f3f
SJIS-WIN チ」渉サhチ」渉 11000001101000111000111111000010101110110110100011000001101000111000111111000010 c1a38fc2bb68c1a38fc2
EUC-JP チ」渉サhチ」渉 100011101100000110001110101000111011111011000100100011101011101101101000100011101100000110001110101000111011111011000100 8ec18ea3bec48ebb688ec18ea3bec4
UTF-8 チ」渉サhチ」渉 11101111101111101000000111101111101111011010001111100110101110001000100111101111101111011011101101101000111011111011111010000001111011111011110110100011111001101011100010001001 efbe81efbda3e6b889efbdbb68efbe81efbda3e6b889
UHC ????h??? 0011111100111111001111110011111101101000001111110011111100111111 3f3f3f3f683f3f3f

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