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 ŸtœHn}ŸtœHn{^ 10011111011101001001110001001000011011100111110110011111011101001001110001001000011011100111101101011110 9f749c486e7d9f749c486e7b5e
SJIS-WIN ?t?Hn}?t?Hn{^ 00111111011101000011111101001000011011100111110100111111011101000011111101001000011011100111101101011110 3f743f486e7d3f743f486e7b5e
EUC-JP ?t?Hn}?t?Hn{^ 00111111011101000011111101001000011011100111110100111111011101000011111101001000011011100111101101011110 3f743f486e7d3f743f486e7b5e
UTF-8 ŸtœHn}ŸtœHn{^ 1100001010011111011101001100001010011100010010000110111001111101110000101001111101110100110000101001110001001000011011100111101101011110 c29f74c29c486e7dc29f74c29c486e7b5e
UHC ?t?Hn}?t?Hn{^ 00111111011101000011111101001000011011100111110100111111011101000011111101001000011011100111101101011110 3f743f486e7d3f743f486e7b5e

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