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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 髱ア髱ア[髱ア髱ア[^ 111010011001110110110001111010011001110110110001010110111110100110011101101100011110100110011101101100010101101101011110 e99db1e99db15be99db1e99db15b5e
EUC-JP 髱ア髱ア[髱ア髱ア[^ 11110001111111011000111010110001111100011111110110001110101100010101101111110001111111011000111010110001111100011111110110001110101100010101101101011110 f1fd8eb1f1fd8eb15bf1fd8eb1f1fd8eb15b5e
UTF-8 髱ア髱ア[髱ア髱ア[^ 111010011010101110110001111011111011110110110001111010011010101110110001111011111011110110110001010110111110100110101011101100011110111110111101101100011110100110101011101100011110111110111101101100010101101101011110 e9abb1efbdb1e9abb1efbdb15be9abb1efbdb1e9abb1efbdb15b5e
UHC ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e

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