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 ûSÛÏfûSÛÏ^}YûSÛÏfûSÛÏ^}bE 11111011010100111101101111001111011001101111101101010011110110111100111101011110011111010101100111111011010100111101101111001111011001101111101101010011110110111100111101011110011111010110001001000101 fb53dbcf66fb53dbcf5e7d59fb53dbcf66fb53dbcf5e7d6245
SJIS-WIN ?S??f?S??^}Y?S??f?S??^}bE 00111111010100110011111100111111011001100011111101010011001111110011111101011110011111010101100100111111010100110011111100111111011001100011111101010011001111110011111101011110011111010110001001000101 3f533f3f663f533f3f5e7d593f533f3f663f533f3f5e7d6245
EUC-JP ûSÛÏfûSÛÏ^}YûSÛÏfûSÛÏ^}bE 10001111101010111110010101010011100011111010101011100101100011111010101011000001011001101000111110101011111001010101001110001111101010101110010110001111101010101100000101011110011111010101100110001111101010111110010101010011100011111010101011100101100011111010101011000001011001101000111110101011111001010101001110001111101010101110010110001111101010101100000101011110011111010110001001000101 8fabe5538faae58faac1668fabe5538faae58faac15e7d598fabe5538faae58faac1668fabe5538faae58faac15e7d6245
UTF-8 ûSÛÏfûSÛÏ^}YûSÛÏfûSÛÏ^}bE 11000011101110110101001111000011100110111100001110001111011001101100001110111011010100111100001110011011110000111000111101011110011111010101100111000011101110110101001111000011100110111100001110001111011001101100001110111011010100111100001110011011110000111000111101011110011111010110001001000101 c3bb53c39bc38f66c3bb53c39bc38f5e7d59c3bb53c39bc38f66c3bb53c39bc38f5e7d6245
UHC ?S??f?S??^}Y?S??f?S??^}bE 00111111010100110011111100111111011001100011111101010011001111110011111101011110011111010101100100111111010100110011111100111111011001100011111101010011001111110011111101011110011111010110001001000101 3f533f3f663f533f3f5e7d593f533f3f663f533f3f5e7d6245

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