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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 猷??恂?4歪 1001011101010001001111110011111110011100100101100011111110000010010100111001100001100011 97513f3f9c963f82539863
EUC-JP 猷??恂?4歪 1100110110110010001111110011111111010111111101100011111110100011101101001100111111000100 cdb23f3fd7f63fa3b4cfc4
UTF-8 猷듯삨恂볥4歪 111001111000110010110111111010111001001110101111111011001000001010101000111001101000000110000010111010111011001110100101111011111011110010010100111001101010110110101010 e78cb7eb93afec82a8e68182ebb3a5efbc94e6adaa
UHC 猷듯삨恂볥4歪 1110101110100011101101011110110110011000101001111110001011100001100100111110101110100011101101001110100011100000 eba3b5ed98a7e2e193eba3b4e8e0

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