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 ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c
SJIS-WIN ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c
EUC-JP ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c
UTF-8 嶪왁벌씟嶪왁벌씟\ 11100101101101101010101011101100100110011000000111101011101100101000110011101100100101001001111111100101101101101010101011101100100110011000000111101011101100101000110011101100100101001001111101011100 e5b6aaec9981ebb28cec949fe5b6aaec9981ebb28cec949f5c
UHC 嶪왁벌씟嶪왁벌씟\ 1110010111110101101111111100111010111001111110101001110110110011111001011111010110111111110011101011100111111010100111011011001101011100 e5f5bfceb9fa9db3e5f5bfceb9fa9db35c

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