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 ðÇàù\}ðÇàù\{^ 11110000110001111110000011111001010111000111110111110000110001111110000011111001010111000111101101011110 f0c7e0f95c7df0c7e0f95c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ðÇàù\}ðÇàù\{^ 1000111110101001110000111000111110101010101011101000111110101011101000101000111110101011111000110101110001111101100011111010100111000011100011111010101010101110100011111010101110100010100011111010101111100011010111000111101101011110 8fa9c38faaae8faba28fabe35c7d8fa9c38faaae8faba28fabe35c7b5e
UTF-8 ðÇàù\}ðÇàù\{^ 110000111011000011000011100001111100001110100000110000111011100101011100011111011100001110110000110000111000011111000011101000001100001110111001010111000111101101011110 c3b0c387c3a0c3b95c7dc3b0c387c3a0c3b95c7b5e
UHC ð???\}ð???\{^ 101010011010001100111111001111110011111101011100011111011010100110100011001111110011111100111111010111000111101101011110 a9a33f3f3f5c7da9a33f3f3f5c7b5e

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