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Ãô\nfûSÃô\n^}YûSÃô\nfûSÃô\n^}bE 111110110101001111000011111101000101110001101110011001101111101101010011110000111111010001011100011011100101111001111101010110011111101101010011110000111111010001011100011011100110011011111011010100111100001111110100010111000110111001011110011111010110001001000101 fb53c3f45c6e66fb53c3f45c6e5e7d59fb53c3f45c6e66fb53c3f45c6e5e7d6245
SJIS-WIN ?S??\nf?S??\n^}Y?S??\nf?S??\n^}bE 001111110101001100111111001111110101110001101110011001100011111101010011001111110011111101011100011011100101111001111101010110010011111101010011001111110011111101011100011011100110011000111111010100110011111100111111010111000110111001011110011111010110001001000101 3f533f3f5c6e663f533f3f5c6e5e7d593f533f3f5c6e663f533f3f5c6e5e7d6245
EUC-JP ûSÃô\nfûSÃô\n^}YûSÃô\nfûSÃô\n^}bE 100011111010101111100101010100111000111110101010101010101000111110101011110101000101110001101110011001101000111110101011111001010101001110001111101010101010101010001111101010111101010001011100011011100101111001111101010110011000111110101011111001010101001110001111101010101010101010001111101010111101010001011100011011100110011010001111101010111110010101010011100011111010101010101010100011111010101111010100010111000110111001011110011111010110001001000101 8fabe5538faaaa8fabd45c6e668fabe5538faaaa8fabd45c6e5e7d598fabe5538faaaa8fabd45c6e668fabe5538faaaa8fabd45c6e5e7d6245
UTF-8 ûSÃô\nfûSÃô\n^}YûSÃô\nfûSÃô\n^}bE 110000111011101101010011110000111000001111000011101101000101110001101110011001101100001110111011010100111100001110000011110000111011010001011100011011100101111001111101010110011100001110111011010100111100001110000011110000111011010001011100011011100110011011000011101110110101001111000011100000111100001110110100010111000110111001011110011111010110001001000101 c3bb53c383c3b45c6e66c3bb53c383c3b45c6e5e7d59c3bb53c383c3b45c6e66c3bb53c383c3b45c6e5e7d6245
UHC ?S??\nf?S??\n^}Y?S??\nf?S??\n^}bE 001111110101001100111111001111110101110001101110011001100011111101010011001111110011111101011100011011100101111001111101010110010011111101010011001111110011111101011100011011100110011000111111010100110011111100111111010111000110111001011110011111010110001001000101 3f533f3f5c6e663f533f3f5c6e5e7d593f533f3f5c6e663f533f3f5c6e5e7d6245

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