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 èù™ì’èù™ì–º^ 11101000111110011001100111101100100100101000000111101000111110011001100111101100100101101011101001011110 e8f999ec9281e8f999ec96ba5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP èù?ì??èù?ì?º^ 100011111010101110110010100011111010101111100011001111111000111110101011110000000011111100111111100011111010101110110010100011111010101111100011001111111000111110101011110000000011111110001111101000101110101101011110 8fabb28fabe33f8fabc03f3f8fabb28fabe33f8fabc03f8fa2eb5e
UTF-8 èù™ì’èù™ì–º^ 11000011101010001100001110111001110000101001100111000011101011001100001010010010110000101000000111000011101010001100001110111001110000101001100111000011101011001100001010010110110000101011101001011110 c3a8c3b9c299c3acc292c281c3a8c3b9c299c3acc296c2ba5e
UHC ???????????º^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111101010001010110001011110 3f3f3f3f3f3f3f3f3f3f3fa8ac5e

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