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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 髷ィ謚ア遏懷ッ伜。 1110100110011110101010001110011010001010101100011110011110011111100111001110010110101111100110001110010110100001 e99ea8e68ab1e79f9ce5af98e5a1
EUC-JP 髷ィ謚ア遏懷ッ伜。 111100011111111010001110101010001110101111101010100011101011000111101110101000011101100011100111100011101010111111010000111001111000111010100001 f1fe8ea8ebea8eb1eea1d8e78eafd0e78ea1
UTF-8 髷ィ謚ア遏懷ッ伜。 111010011010101110110111111011111011110110101000111010001010110010011010111011111011110110110001111010011000000110001111111001101000011110110111111011111011110110101111111001001011110010011100111011111011110110100001 e9abb7efbda8e8ac9aefbdb1e9818fe687b7efbdafe4bc9cefbda1
UHC ??謚??懷??? 0011111100111111111011001101000000111111001111111111110011100011001111110011111100111111 3f3fecd03f3ffce33f3f3f

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