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 ™i™Sá›^}™i™Sá›^{^ 1001100101101001100110010101001111100001100110110101111001111101100110010110100110011001010100111110000110011011010111100111101101011110 99699953e19b5e7d99699953e19b5e7b5e
SJIS-WIN ?i?S??^}?i?S??^{^ 0011111101101001001111110101001100111111001111110101111001111101001111110110100100111111010100110011111100111111010111100111101101011110 3f693f533f3f5e7d3f693f533f3f5e7b5e
EUC-JP ?i?Sá?^}?i?Sá?^{^ 001111110110100100111111010100111000111110101011101000010011111101011110011111010011111101101001001111110101001110001111101010111010000100111111010111100111101101011110 3f693f538faba13f5e7d3f693f538faba13f5e7b5e
UTF-8 ™i™Sá›^}™i™Sá›^{^ 11000010100110010110100111000010100110010101001111000011101000011100001010011011010111100111110111000010100110010110100111000010100110010101001111000011101000011100001010011011010111100111101101011110 c29969c29953c3a1c29b5e7dc29969c29953c3a1c29b5e7b5e
UHC ?i?S??^}?i?S??^{^ 0011111101101001001111110101001100111111001111110101111001111101001111110110100100111111010100110011111100111111010111100111101101011110 3f693f533f3f5e7d3f693f533f3f5e7b5e

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