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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
SJIS-WIN 佯}佯佯[}佯}佯佯[{^ 10011000110100010111110110011000110100011001100011010001010110110111110110011000110100010111110110011000110100011001100011010001010110110111101101011110 98d17d98d198d15b7d98d17d98d198d15b7b5e
EUC-JP 佯}佯佯[}佯}佯佯[{^ 11010000110100110111110111010000110100111101000011010011010110110111110111010000110100110111110111010000110100111101000011010011010110110111101101011110 d0d37dd0d3d0d35b7dd0d37dd0d3d0d35b7b5e
UTF-8 佯}佯佯[}佯}佯佯[{^ 11100100101111011010111101111101111001001011110110101111111001001011110110101111010110110111110111100100101111011010111101111101111001001011110110101111111001001011110110101111010110110111101101011110 e4bdaf7de4bdafe4bdaf5b7de4bdaf7de4bdafe4bdaf5b7b5e
UHC 佯}佯佯[}佯}佯佯[{^ 11100101101110100111110111100101101110101110010110111010010110110111110111100101101110100111110111100101101110101110010110111010010110110111101101011110 e5ba7de5bae5ba5b7de5ba7de5bae5ba5b7b5e

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