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 顯ア髱ア[顯ア髱ア[^ 111010001111101110110001111010011001110110110001010110111110100011111011101100011110100110011101101100010101101101011110 e8fbb1e99db15be8fbb1e99db15b5e
EUC-JP 顯ア髱ア[顯ア髱ア[^ 11110000111111011000111010110001111100011111110110001110101100010101101111110000111111011000111010110001111100011111110110001110101100010101101101011110 f0fd8eb1f1fd8eb15bf0fd8eb1f1fd8eb15b5e
UTF-8 顯ア髱ア[顯ア髱ア[^ 111010011010000110101111111011111011110110110001111010011010101110110001111011111011110110110001010110111110100110100001101011111110111110111101101100011110100110101011101100011110111110111101101100010101101101011110 e9a1afefbdb1e9abb1efbdb15be9a1afefbdb1e9abb1efbdb15b5e
UHC 顯???[顯???[^ 11111010111010010011111100111111001111110101101111111010111010010011111100111111001111110101101101011110 fae93f3f3f5bfae93f3f3f5b5e

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