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}?`?Y{^ 0011111101100000001111110101100101111101001111110110000000111111010110010111101101011110 3f603f597d3f603f597b5e
SJIS-WIN ?`?Y}?`?Y{^ 0011111101100000001111110101100101111101001111110110000000111111010110010111101101011110 3f603f597d3f603f597b5e
EUC-JP ?`?Y}?`?Y{^ 0011111101100000001111110101100101111101001111110110000000111111010110010111101101011110 3f603f597d3f603f597b5e
UTF-8 혣`혪Y}혣`혪Y{^ 11101101100110001010001101100000111011011001100010101010010110010111110111101101100110001010001101100000111011011001100010101010010110010111101101011110 ed98a360ed98aa597ded98a360ed98aa597b5e
UHC 혣`혪Y}혣`혪Y{^ 110000101000110001100000110000101001001001011001011111011100001010001100011000001100001010010010010110010111101101011110 c28c60c292597dc28c60c292597b5e

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