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 °?\nf°?\n^}Y°?\nf°?\n^}bE 10110000001111110101110001101110011001101011000000111111010111000110111001011110011111010101100110110000001111110101110001101110011001101011000000111111010111000110111001011110011111010110001001000101 b03f5c6e66b03f5c6e5e7d59b03f5c6e66b03f5c6e5e7d6245
SJIS-WIN °Ν\nf°Ν\n^}Y°Ν\nf°Ν\n^}bE 100000011000101110000011101010110101110001101110011001101000000110001011100000111010101101011100011011100101111001111101010110011000000110001011100000111010101101011100011011100110011010000001100010111000001110101011010111000110111001011110011111010110001001000101 818b83ab5c6e66818b83ab5c6e5e7d59818b83ab5c6e66818b83ab5c6e5e7d6245
EUC-JP °Ν\nf°Ν\n^}Y°Ν\nf°Ν\n^}bE 101000011110101110100110101011010101110001101110011001101010000111101011101001101010110101011100011011100101111001111101010110011010000111101011101001101010110101011100011011100110011010100001111010111010011010101101010111000110111001011110011111010110001001000101 a1eba6ad5c6e66a1eba6ad5c6e5e7d59a1eba6ad5c6e66a1eba6ad5c6e5e7d6245
UTF-8 °Ν\nf°Ν\n^}Y°Ν\nf°Ν\n^}bE 110000101011000011001110100111010101110001101110011001101100001010110000110011101001110101011100011011100101111001111101010110011100001010110000110011101001110101011100011011100110011011000010101100001100111010011101010111000110111001011110011111010110001001000101 c2b0ce9d5c6e66c2b0ce9d5c6e5e7d59c2b0ce9d5c6e66c2b0ce9d5c6e5e7d6245
UHC °Ν\nf°Ν\n^}Y°Ν\nf°Ν\n^}bE 101000011100011010100101110011010101110001101110011001101010000111000110101001011100110101011100011011100101111001111101010110011010000111000110101001011100110101011100011011100110011010100001110001101010010111001101010111000110111001011110011111010110001001000101 a1c6a5cd5c6e66a1c6a5cd5c6e5e7d59a1c6a5cd5c6e66a1c6a5cd5c6e5e7d6245

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