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{^ 001111110101100100111111011000100110111101101110011111010011111101011001001111110110001001101111011011100111101101011110 3f593f626f6e7d3f593f626f6e7b5e
SJIS-WIN ?Y?bon}?Y?bon{^ 001111110101100100111111011000100110111101101110011111010011111101011001001111110110001001101111011011100111101101011110 3f593f626f6e7d3f593f626f6e7b5e
EUC-JP ?Y?bon}?Y?bon{^ 001111110101100100111111011000100110111101101110011111010011111101011001001111110110001001101111011011100111101101011110 3f593f626f6e7d3f593f626f6e7b5e
UTF-8 묯Y묨bon}묯Y묨bon{^ 1110101110101100101011110101100111101011101011001010100001100010011011110110111001111101111010111010110010101111010110011110101110101100101010000110001001101111011011100111101101011110 ebacaf59ebaca8626f6e7debacaf59ebaca8626f6e7b5e
UHC 묯Y묨bon}묯Y묨bon{^ 10010010010001100101100110010010010000010110001001101111011011100111110110010010010001100101100110010010010000010110001001101111011011100111101101011110 9246599241626f6e7d9246599241626f6e7b5e

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