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{^ 1110110010110001100011000101100111101100101100001011110101100010011011110110111001111101111011001011000110001100010110011110110010110000101111010110001001101111011011100111101101011110 ecb18c59ecb0bd626f6e7decb18c59ecb0bd626f6e7b5e
UHC 챌Y창bon}챌Y창bon{^ 11000011101001110101100111000011101000100110001001101111011011100111110111000011101001110101100111000011101000100110001001101111011011100111101101011110 c3a759c3a2626f6e7dc3a759c3a2626f6e7b5e

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