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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
EUC-JP ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
UTF-8 뫆}뫆뫆[}뫆}뫆뫆[{^ 11101011101010111000011001111101111010111010101110000110111010111010101110000110010110110111110111101011101010111000011001111101111010111010101110000110111010111010101110000110010110110111101101011110 ebab867debab86ebab865b7debab867debab86ebab865b7b5e
UHC 뫆}뫆뫆[}뫆}뫆뫆[{^ 10010001101010010111110110010001101010011001000110101001010110110111110110010001101010010111110110010001101010011001000110101001010110110111101101011110 91a97d91a991a95b7d91a97d91a991a95b7b5e

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