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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 謐ィ蛟滓昏蛟歐 11100110100011011010100011100101100000001001111111100110100011011010100011100101100000001001111101011110 e68da8e5809fe68da8e5809f5e
EUC-JP 謐ィ蛟滓昏蛟歐 1110101111101101100011101010100011101001111000001101111011101000101110101010101011101001111000001101110110111111 ebed8ea8e9e0dee8baaae9e0ddbf
UTF-8 謐ィ蛟滓昏蛟歐 111010001010110010010000111011111011110110101000111010001001101110011111111001101011101110010011111001101001100010001111111010001001101110011111111001101010110110010000 e8ac90efbda8e89b9fe6bb93e6988fe89b9fe6ad90
UHC 謐?蛟滓昏蛟歐 11011010110011010011111111001110111100011110111010101011111110111110011111001110111100011100111110110001 dacd3fcef1eeabfbe7cef1cfb1

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