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 10001000111101100110111101101110011001101000100011110110011011110110111001011110011111010101100110001000111101100110111101101110011001101000100011110110011011110110111001011110011111010110001001000101 88f66f6e6688f66f6e5e7d5988f66f6e6688f66f6e5e7d6245
SJIS-WIN ??onf??on^}Y??onf??on^}bE 00111111001111110110111101101110011001100011111100111111011011110110111001011110011111010101100100111111001111110110111101101110011001100011111100111111011011110110111001011110011111010110001001000101 3f3f6f6e663f3f6f6e5e7d593f3f6f6e663f3f6f6e5e7d6245
EUC-JP ?öonf?öon^}Y?öonf?öon^}bE 001111111000111110101011110100110110111101101110011001100011111110001111101010111101001101101111011011100101111001111101010110010011111110001111101010111101001101101111011011100110011000111111100011111010101111010011011011110110111001011110011111010110001001000101 3f8fabd36f6e663f8fabd36f6e5e7d593f8fabd36f6e663f8fabd36f6e5e7d6245
UTF-8 ˆöonfˆöon^}Yˆöonfˆöon^}bE 110000101000100011000011101101100110111101101110011001101100001010001000110000111011011001101111011011100101111001111101010110011100001010001000110000111011011001101111011011100110011011000010100010001100001110110110011011110110111001011110011111010110001001000101 c288c3b66f6e66c288c3b66f6e5e7d59c288c3b66f6e66c288c3b66f6e5e7d6245
UHC ??onf??on^}Y??onf??on^}bE 00111111001111110110111101101110011001100011111100111111011011110110111001011110011111010101100100111111001111110110111101101110011001100011111100111111011011110110111001011110011111010110001001000101 3f3f6f6e663f3f6f6e5e7d593f3f6f6e663f3f6f6e5e7d6245

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