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 ²äonf²äon^}Y²äonf²äon^}bE 10110010111001000110111101101110011001101011001011100100011011110110111001011110011111010101100110110010111001000110111101101110011001101011001011100100011011110110111001011110011111010110001001000101 b2e46f6e66b2e46f6e5e7d59b2e46f6e66b2e46f6e5e7d6245
SJIS-WIN ??onf??on^}Y??onf??on^}bE 00111111001111110110111101101110011001100011111100111111011011110110111001011110011111010101100100111111001111110110111101101110011001100011111100111111011011110110111001011110011111010110001001000101 3f3f6f6e663f3f6f6e5e7d593f3f6f6e663f3f6f6e5e7d6245
EUC-JP ?äonf?äon^}Y?äonf?äon^}bE 001111111000111110101011101000110110111101101110011001100011111110001111101010111010001101101111011011100101111001111101010110010011111110001111101010111010001101101111011011100110011000111111100011111010101110100011011011110110111001011110011111010110001001000101 3f8faba36f6e663f8faba36f6e5e7d593f8faba36f6e663f8faba36f6e5e7d6245
UTF-8 ²äonf²äon^}Y²äonf²äon^}bE 110000101011001011000011101001000110111101101110011001101100001010110010110000111010010001101111011011100101111001111101010110011100001010110010110000111010010001101111011011100110011011000010101100101100001110100100011011110110111001011110011111010110001001000101 c2b2c3a46f6e66c2b2c3a46f6e5e7d59c2b2c3a46f6e66c2b2c3a46f6e5e7d6245
UHC ²?onf²?on^}Y²?onf²?on^}bE 1010100111110111001111110110111101101110011001101010100111110111001111110110111101101110010111100111110101011001101010011111011100111111011011110110111001100110101010011111011100111111011011110110111001011110011111010110001001000101 a9f73f6f6e66a9f73f6f6e5e7d59a9f73f6f6e66a9f73f6f6e5e7d6245

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