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 蝟溽寮A 11101000100111011001111111100110101110101011110111100101101011111010111001000001 e89d9fe6babde5afae41
SJIS-WIN ?????????A 00111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f41
EUC-JP è??æº?寮A 10001111101010111011001000111111001111111000111110101001110000011000111110100010111010110011111110001111101010111010100110001111101000101011010010001111101000101110111001000001 8fabb23f3f8fa9c18fa2eb3f8faba98fa2b48fa2ee41
UTF-8 蝟溽寮A 11000011101010001100001010011101110000101001111111000011101001101100001010111010110000101011110111000011101001011100001010101111110000101010111001000001 c3a8c29dc29fc3a6c2bac2bdc3a5c2afc2ae41
UHC ???溽??®A 0011111100111111001111111010100110100001101010001010110010101000111101100011111100111111101000101110011101000001 3f3f3fa9a1a8aca8f63f3fa2e741

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