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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
EUC-JP ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
UTF-8 뚸뛨뙃[}뚸뛨뙃[{^ 1110101110011010101110001110101110011011101010001110101110011001100000110101101101111101111010111001101010111000111010111001101110101000111010111001100110000011010110110111101101011110 eb9ab8eb9ba8eb99835b7deb9ab8eb9ba8eb99835b7b5e
UHC 뚸뛨뙃[}뚸뛨뙃[{^ 1000110011110100100011010110101110001100100010010101101101111101100011001111010010001101011010111000110010001001010110110111101101011110 8cf48d6b8c895b7d8cf48d6b8c895b7b5e

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