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{^ 110000101000111101111110110000101001100101000001011111011100001010001111011111101100001010011001010000010111101101011110 c28f7ec299417dc28f7ec299417b5e
SJIS-WIN ??~??A}??~??A{^ 001111110011111101111110001111110011111101000001011111010011111100111111011111100011111100111111010000010111101101011110 3f3f7e3f3f417d3f3f7e3f3f417b5e
EUC-JP Â?~Â?A}Â?~Â?A{^ 1000111110101010101001000011111101111110100011111010101010100100001111110100000101111101100011111010101010100100001111110111111010001111101010101010010000111111010000010111101101011110 8faaa43f7e8faaa43f417d8faaa43f7e8faaa43f417b5e
UTF-8 ~™A}~™A{^ 1100001110000010110000101000111101111110110000111000001011000010100110010100000101111101110000111000001011000010100011110111111011000011100000101100001010011001010000010111101101011110 c382c28f7ec382c299417dc382c28f7ec382c299417b5e
UHC ??~??A}??~??A{^ 001111110011111101111110001111110011111101000001011111010011111100111111011111100011111100111111010000010111101101011110 3f3f7e3f3f417d3f3f7e3f3f417b5e

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