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 湜鴫燁雫湜鴫燁雫^ 1111101101000111100011101011000011111011010110011000111010110100111110110100011110001110101100001111101101011001100011101011010001011110 fb478eb0fb598eb4fb478eb0fb598eb45e
EUC-JP 湜鴫燁雫湜鴫燁雫^ 100011111100011111111100101111001011001010001111110010101011001110111100101101101000111111000111111111001011110010110010100011111100101010110011101111001011011001011110 8fc7fcbcb28fcab3bcb68fc7fcbcb28fcab3bcb65e
UTF-8 湜鴫燁雫湜鴫燁雫^ 11100110101110011001110011101001101101001010101111100111100001111000000111101001100110111010101111100110101110011001110011101001101101001010101111100111100001111000000111101001100110111010101101011110 e6b99ce9b4abe78781e99babe6b99ce9b4abe78781e99bab5e
UHC 湜?燁?湜?燁?^ 11100011110101110011111111100111101001110011111111100011110101110011111111100111101001110011111101011110 e3d73fe7a73fe3d73fe7a73f5e

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