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?? 00111111001111110011111100111111001111110011111100111111010000010011111100111111 3f3f3f3f3f3f3f413f3f
SJIS-WIN 恁???恁??A恁? 10011100100011000011111100111111001111111001110010001100001111110011111101000001100111001000110000111111 9c8c3f3f3f9c8c3f3f419c8c3f
EUC-JP 恁???恁??A恁? 11010111111011000011111100111111001111111101011111101100001111110011111101000001110101111110110000111111 d7ec3f3f3fd7ec3f3f41d7ec3f
UTF-8 恁켹李펟恁띠쭬A恁켹 11100110100000011000000111101100101111001011100111101111101001111010000111101101100011101001111111100110100000011000000111101011100111011010000011101100101011011010110001000001111001101000000110000001111011001011110010111001 e68181ecbcb9efa7a1ed8e9fe68181eb9da0ecadac41e68181ecbcb9
UHC 恁켹李펟恁띠쭬A恁켹 11101100111101101011000101101111111011001011000010111100011100001110110011110110101101101110110010100111101000000100000111101100111101101011000101101111 ecf6b16fecb0bc70ecf6b6eca7a041ecf6b16f

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