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 ö?ü?Rö?ü?^[ö?ü?Rö?ü?^[^ 1111011000111111111111000011111101010010111101100011111111111100001111110101111001011011111101100011111111111100001111110101001011110110001111111111110000111111010111100101101101011110 f63ffc3f52f63ffc3f5e5bf63ffc3f52f63ffc3f5e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP ö?ü?Rö?ü?^[ö?ü?Rö?ü?^[^ 100011111010101111010011001111111000111110101011111001000011111101010010100011111010101111010011001111111000111110101011111001000011111101011110010110111000111110101011110100110011111110001111101010111110010000111111010100101000111110101011110100110011111110001111101010111110010000111111010111100101101101011110 8fabd33f8fabe43f528fabd33f8fabe43f5e5b8fabd33f8fabe43f528fabd33f8fabe43f5e5b5e
UTF-8 öܸüܸRöܸüܸ^[öܸüܸRöܸüܸ^[^ 110000111011011011011100101110001100001110111100110111001011100001010010110000111011011011011100101110001100001110111100110111001011100001011110010110111100001110110110110111001011100011000011101111001101110010111000010100101100001110110110110111001011100011000011101111001101110010111000010111100101101101011110 c3b6dcb8c3bcdcb852c3b6dcb8c3bcdcb85e5bc3b6dcb8c3bcdcb852c3b6dcb8c3bcdcb85e5b5e
UHC ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e

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