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 ?Lnkf?Lnk^}Y?Lnkf?Lnk^}bE 00111111010011000110111001101011011001100011111101001100011011100110101101011110011111010101100100111111010011000110111001101011011001100011111101001100011011100110101101011110011111010110001001000101 3f4c6e6b663f4c6e6b5e7d593f4c6e6b663f4c6e6b5e7d6245
SJIS-WIN ΨLnkfΨLnk^}YΨLnkfΨLnk^}bE 1000001110110101010011000110111001101011011001101000001110110101010011000110111001101011010111100111110101011001100000111011010101001100011011100110101101100110100000111011010101001100011011100110101101011110011111010110001001000101 83b54c6e6b6683b54c6e6b5e7d5983b54c6e6b6683b54c6e6b5e7d6245
EUC-JP ΨLnkfΨLnk^}YΨLnkfΨLnk^}bE 1010011010110111010011000110111001101011011001101010011010110111010011000110111001101011010111100111110101011001101001101011011101001100011011100110101101100110101001101011011101001100011011100110101101011110011111010110001001000101 a6b74c6e6b66a6b74c6e6b5e7d59a6b74c6e6b66a6b74c6e6b5e7d6245
UTF-8 ΨLnkfΨLnk^}YΨLnkfΨLnk^}bE 1100111010101000010011000110111001101011011001101100111010101000010011000110111001101011010111100111110101011001110011101010100001001100011011100110101101100110110011101010100001001100011011100110101101011110011111010110001001000101 cea84c6e6b66cea84c6e6b5e7d59cea84c6e6b66cea84c6e6b5e7d6245
UHC ΨLnkfΨLnk^}YΨLnkfΨLnk^}bE 1010010111010111010011000110111001101011011001101010010111010111010011000110111001101011010111100111110101011001101001011101011101001100011011100110101101100110101001011101011101001100011011100110101101011110011111010110001001000101 a5d74c6e6b66a5d74c6e6b5e7d59a5d74c6e6b66a5d74c6e6b5e7d6245

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