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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 脂?贈?脂?贈?^ 10001110100010010011111110010001101000010011111110001110100010010011111110010001101000010011111101011110 8e893f91a13f8e893f91a13f5e
EUC-JP 脂?贈?脂?贈?^ 10111011111010010011111111000010101000110011111110111011111010010011111111000010101000110011111101011110 bbe93fc2a33fbbe93fc2a33f5e
UTF-8 脂렟贈쌨脂렟贈쌤^ 11101000100001001000001011101011101000001001111111101000101101001000100011101100100011001010100011101000100001001000001011101011101000001001111111101000101101001000100011101100100011001010010001011110 e88482eba09fe8b488ec8ca8e88482eba09fe8b488ec8ca45e
UHC 脂렟贈쌨脂렟贈쌤^ 1111001010110111100011101011000011110001111111001011110111011110111100101011011110001110101100001111000111111100101111011101110001011110 f2b78eb0f1fcbddef2b78eb0f1fcbddc5e

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