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 ?@e?Cy}?@e?Cy{^ 001111110100000001100101001111110100001101111001011111010011111101000000011001010011111101000011011110010111101101011110 3f40653f43797d3f40653f43797b5e
SJIS-WIN ?@e?Cy}?@e?Cy{^ 001111110100000001100101001111110100001101111001011111010011111101000000011001010011111101000011011110010111101101011110 3f40653f43797d3f40653f43797b5e
EUC-JP ?@e?Cy}?@e?Cy{^ 001111110100000001100101001111110100001101111001011111010011111101000000011001010011111101000011011110010111101101011110 3f40653f43797d3f40653f43797b5e
UTF-8 혪@e혪Cy}혪@e혪Cy{^ 1110110110011000101010100100000001100101111011011001100010101010010000110111100101111101111011011001100010101010010000000110010111101101100110001010101001000011011110010111101101011110 ed98aa4065ed98aa43797ded98aa4065ed98aa43797b5e
UHC 혪@e혪Cy}혪@e혪Cy{^ 11000010100100100100000001100101110000101001001001000011011110010111110111000010100100100100000001100101110000101001001001000011011110010111101101011110 c2924065c29243797dc2924065c29243797b5e

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