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 ¹·[}¹·[{^ 1000111110111001101101110101101101111101100011111011100110110111010110110111101101011110 8fb9b75b7d8fb9b75b7b5e
SJIS-WIN ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
EUC-JP ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
UTF-8 ¹·[}¹·[{^ 1100001010001111110000101011100111000010101101110101101101111101110000101000111111000010101110011100001010110111010110110111101101011110 c28fc2b9c2b75b7dc28fc2b9c2b75b7b5e
UHC ?¹·[}?¹·[{^ 001111111010100111110110101000011010010001011011011111010011111110101001111101101010000110100100010110110111101101011110 3fa9f6a1a45b7d3fa9f6a1a45b7b5e

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