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 ÷¯t\nf÷¯t\n^}Y÷¯t\nf÷¯t\n^}bE 1111011110101111011101000101110001101110011001101111011110101111011101000101110001101110010111100111110101011001111101111010111101110100010111000110111001100110111101111010111101110100010111000110111001011110011111010110001001000101 f7af745c6e66f7af745c6e5e7d59f7af745c6e66f7af745c6e5e7d6245
SJIS-WIN ÷?t\nf÷?t\n^}Y÷?t\nf÷?t\n^}bE 100000011000000000111111011101000101110001101110011001101000000110000000001111110111010001011100011011100101111001111101010110011000000110000000001111110111010001011100011011100110011010000001100000000011111101110100010111000110111001011110011111010110001001000101 81803f745c6e6681803f745c6e5e7d5981803f745c6e6681803f745c6e5e7d6245
EUC-JP ÷¯t\nf÷¯t\n^}Y÷¯t\nf÷¯t\n^}bE 1010000111100000100011111010001010110100011101000101110001101110011001101010000111100000100011111010001010110100011101000101110001101110010111100111110101011001101000011110000010001111101000101011010001110100010111000110111001100110101000011110000010001111101000101011010001110100010111000110111001011110011111010110001001000101 a1e08fa2b4745c6e66a1e08fa2b4745c6e5e7d59a1e08fa2b4745c6e66a1e08fa2b4745c6e5e7d6245
UTF-8 ÷¯t\nf÷¯t\n^}Y÷¯t\nf÷¯t\n^}bE 11000011101101111100001010101111011101000101110001101110011001101100001110110111110000101010111101110100010111000110111001011110011111010101100111000011101101111100001010101111011101000101110001101110011001101100001110110111110000101010111101110100010111000110111001011110011111010110001001000101 c3b7c2af745c6e66c3b7c2af745c6e5e7d59c3b7c2af745c6e66c3b7c2af745c6e5e7d6245
UHC ÷?t\nf÷?t\n^}Y÷?t\nf÷?t\n^}bE 101000011100000000111111011101000101110001101110011001101010000111000000001111110111010001011100011011100101111001111101010110011010000111000000001111110111010001011100011011100110011010100001110000000011111101110100010111000110111001011110011111010110001001000101 a1c03f745c6e66a1c03f745c6e5e7d59a1c03f745c6e66a1c03f745c6e5e7d6245

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