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 çYâbon}çYâbon{^ 111001110101100111100010011000100110111101101110011111011110011101011001111000100110001001101111011011100111101101011110 e759e2626f6e7de759e2626f6e7b5e
SJIS-WIN ?Y?bon}?Y?bon{^ 001111110101100100111111011000100110111101101110011111010011111101011001001111110110001001101111011011100111101101011110 3f593f626f6e7d3f593f626f6e7b5e
EUC-JP çYâbon}çYâbon{^ 1000111110101011101011100101100110001111101010111010010001100010011011110110111001111101100011111010101110101110010110011000111110101011101001000110001001101111011011100111101101011110 8fabae598faba4626f6e7d8fabae598faba4626f6e7b5e
UTF-8 çYâbon}çYâbon{^ 11000011101001110101100111000011101000100110001001101111011011100111110111000011101001110101100111000011101000100110001001101111011011100111101101011110 c3a759c3a2626f6e7dc3a759c3a2626f6e7b5e
UHC ?Y?bon}?Y?bon{^ 001111110101100100111111011000100110111101101110011111010011111101011001001111110110001001101111011011100111101101011110 3f593f626f6e7d3f593f626f6e7b5e

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