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 ßß´ìí¡^ 11000011100111111100001110011111110000101011010011000011101011001100001110101101110000101010000101011110 c39fc39fc2b4c3acc3adc2a15e
SJIS-WIN ?????´?¬????^ 001111110011111100111111001111110011111110000001010011000011111110000001110010100011111100111111001111110011111101011110 3f3f3f3f3f814c3f81ca3f3f3f3f5e
EUC-JP ��´ì�¡^ 1000111110101010101010100011111110001111101010101010101000111111100011111010101010100100101000011010110110001111101010101010101010100010110011001000111110101010101010100011111110001111101010101010010010001111101000101100001001011110 8faaaa3f8faaaa3f8faaa4a1ad8faaaaa2cc8faaaa3f8faaa48fa2c25e
UTF-8 ßß´ìí¡^ 11000011100000111100001010011111110000111000001111000010100111111100001110000010110000101011010011000011100000111100001010101100110000111000001111000010101011011100001110000010110000101010000101011110 c383c29fc383c29fc382c2b4c383c2acc383c2adc382c2a15e
UHC ?????´???­?¡^ 00111111001111110011111100111111001111111010001010100101001111110011111100111111101000011010100100111111101000101010111001011110 3f3f3f3f3fa2a53f3f3fa1a93fa2ae5e

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