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 ???B???B^ 001111110011111100111111010000100011111100111111001111110100001001011110 3f3f3f423f3f3f425e
SJIS-WIN 縊??B縊??B^ 1110001101101111001111110011111101000010111000110110111100111111001111110100001001011110 e36f3f3f42e36f3f3f425e
EUC-JP 縊??B縊??B^ 1110010111010000001111110011111101000010111001011101000000111111001111110100001001011110 e5d03f3f42e5d03f3f425e
UTF-8 縊걛궚B縊걛궚B^ 111001111011100010001010111010101011000110011011111010101011011010011010010000101110011110111000100010101110101010110001100110111110101010110110100110100100001001011110 e7b88aeab19beab69a42e7b88aeab19beab69a425e
UHC 縊걛궚B縊걛궚B^ 111001001111110010000001100001011000001010101111010000101110010011111100100000011000010110000010101011110100001001011110 e4fc818582af42e4fc818582af425e

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