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Ãô\nfúIÃô\n^}YúIÃô\nfúIÃô\n^}bE 111110100100100111000011111101000101110001101110011001101111101001001001110000111111010001011100011011100101111001111101010110011111101001001001110000111111010001011100011011100110011011111010010010011100001111110100010111000110111001011110011111010110001001000101 fa49c3f45c6e66fa49c3f45c6e5e7d59fa49c3f45c6e66fa49c3f45c6e5e7d6245
SJIS-WIN ?I??\nf?I??\n^}Y?I??\nf?I??\n^}bE 001111110100100100111111001111110101110001101110011001100011111101001001001111110011111101011100011011100101111001111101010110010011111101001001001111110011111101011100011011100110011000111111010010010011111100111111010111000110111001011110011111010110001001000101 3f493f3f5c6e663f493f3f5c6e5e7d593f493f3f5c6e663f493f3f5c6e5e7d6245
EUC-JP úIÃô\nfúIÃô\n^}YúIÃô\nfúIÃô\n^}bE 100011111010101111100010010010011000111110101010101010101000111110101011110101000101110001101110011001101000111110101011111000100100100110001111101010101010101010001111101010111101010001011100011011100101111001111101010110011000111110101011111000100100100110001111101010101010101010001111101010111101010001011100011011100110011010001111101010111110001001001001100011111010101010101010100011111010101111010100010111000110111001011110011111010110001001000101 8fabe2498faaaa8fabd45c6e668fabe2498faaaa8fabd45c6e5e7d598fabe2498faaaa8fabd45c6e668fabe2498faaaa8fabd45c6e5e7d6245
UTF-8 úIÃô\nfúIÃô\n^}YúIÃô\nfúIÃô\n^}bE 110000111011101001001001110000111000001111000011101101000101110001101110011001101100001110111010010010011100001110000011110000111011010001011100011011100101111001111101010110011100001110111010010010011100001110000011110000111011010001011100011011100110011011000011101110100100100111000011100000111100001110110100010111000110111001011110011111010110001001000101 c3ba49c383c3b45c6e66c3ba49c383c3b45c6e5e7d59c3ba49c383c3b45c6e66c3ba49c383c3b45c6e5e7d6245
UHC ?I??\nf?I??\n^}Y?I??\nf?I??\n^}bE 001111110100100100111111001111110101110001101110011001100011111101001001001111110011111101011100011011100101111001111101010110010011111101001001001111110011111101011100011011100110011000111111010010010011111100111111010111000110111001011110011111010110001001000101 3f493f3f5c6e663f493f3f5c6e5e7d593f493f3f5c6e663f493f3f5c6e5e7d6245

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