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 0011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f41
SJIS-WIN 恁???恁??A 10011100100011000011111100111111001111111001110010001100001111110011111101000001 9c8c3f3f3f9c8c3f3f41
EUC-JP 恁???恁??A 11010111111011000011111100111111001111111101011111101100001111110011111101000001 d7ec3f3f3fd7ec3f3f41
UTF-8 恁켹李펟恁띠쭬A 11100110100000011000000111101100101111001011100111101111101001111010000111101101100011101001111111100110100000011000000111101011100111011010000011101100101011011010110001000001 e68181ecbcb9efa7a1ed8e9fe68181eb9da0ecadac41
UHC 恁켹李펟恁띠쭬A 111011001111011010110001011011111110110010110000101111000111000011101100111101101011011011101100101001111010000001000001 ecf6b16fecb0bc70ecf6b6eca7a041

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