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???A?^ 001111110011111101000001001111110011111100111111010000010011111101011110 3f3f413f3f3f413f5e
SJIS-WIN ??A???A?^ 001111110011111101000001001111110011111100111111010000010011111101011110 3f3f413f3f3f413f5e
EUC-JP ??A???A?^ 001111110011111101000001001111110011111100111111010000010011111101011110 3f3f413f3f3f413f5e
UTF-8 횖첬A징횖첬A징^ 111011011001101010010110111011001011001010101100010000011110110010100111100101011110110110011010100101101110110010110010101011000100000111101100101001111001010101011110 ed9a96ecb2ac41eca795ed9a96ecb2ac41eca7955e
UHC 횖첬A징횖첬A징^ 110000111001000011000011101110100100000111000010101000011100001110010000110000111011101001000001110000101010000101011110 c390c3ba41c2a1c390c3ba41c2a15e

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