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 ?A?C????^ 001111110100000100111111010000110011111100111111001111110011111101011110 3f413f433f3f3f3f5e
SJIS-WIN ?A?C????^ 001111110100000100111111010000110011111100111111001111110011111101011110 3f413f433f3f3f3f5e
EUC-JP ?A?C????^ 001111110100000100111111010000110011111100111111001111110011111101011110 3f413f433f3f3f3f5e
UTF-8 혪A혪C혩쨘혩쨌^ 111011011001100010101010010000011110110110011000101010100100001111101101100110001010100111101100101010001001100011101101100110001010100111101100101010001000110001011110 ed98aa41ed98aa43ed98a9eca898ed98a9eca88c5e
UHC 혪A혪C혩쨘혩쨌^ 110000101001001001000001110000101001001001000011110000101001000111000010101110101100001010010001110000101011011101011110 c29241c29243c291c2bac291c2b75e

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