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¸üÓÏ^[^ 100011111011100011111100110100111100111101010010100011111011100011111100110100111100111101011110010110111000111110111000111111001101001111001111010100101000111110111000111111001101001111001111010111100101101101011110 8fb8fcd3cf528fb8fcd3cf5e5b8fb8fcd3cf528fb8fcd3cf5e5b5e
SJIS-WIN ?????R?????^[?????R?????^[^ 001111110011111100111111001111110011111101010010001111110011111100111111001111110011111101011110010110110011111100111111001111110011111100111111010100100011111100111111001111110011111100111111010111100101101101011110 3f3f3f3f3f523f3f3f3f3f5e5b3f3f3f3f3f523f3f3f3f3f5e5b5e
EUC-JP ?¸üÓÏR?¸üÓÏ^[?¸üÓÏR?¸üÓÏ^[^ 0011111110001111101000101011000110001111101010111110010010001111101010101101000110001111101010101100000101010010001111111000111110100010101100011000111110101011111001001000111110101010110100011000111110101010110000010101111001011011001111111000111110100010101100011000111110101011111001001000111110101010110100011000111110101010110000010101001000111111100011111010001010110001100011111010101111100100100011111010101011010001100011111010101011000001010111100101101101011110 3f8fa2b18fabe48faad18faac1523f8fa2b18fabe48faad18faac15e5b3f8fa2b18fabe48faad18faac1523f8fa2b18fabe48faad18faac15e5b5e
UTF-8 ¸üÓÏR¸üÓÏ^[¸üÓÏR¸üÓÏ^[^ 1100001010001111110000101011100011000011101111001100001110010011110000111000111101010010110000101000111111000010101110001100001110111100110000111001001111000011100011110101111001011011110000101000111111000010101110001100001110111100110000111001001111000011100011110101001011000010100011111100001010111000110000111011110011000011100100111100001110001111010111100101101101011110 c28fc2b8c3bcc393c38f52c28fc2b8c3bcc393c38f5e5bc28fc2b8c3bcc393c38f52c28fc2b8c3bcc393c38f5e5b5e
UHC ?¸???R?¸???^[?¸???R?¸???^[^ 00111111101000101010110000111111001111110011111101010010001111111010001010101100001111110011111100111111010111100101101100111111101000101010110000111111001111110011111101010010001111111010001010101100001111110011111100111111010111100101101101011110 3fa2ac3f3f3f523fa2ac3f3f3f5e5b3fa2ac3f3f3f523fa2ac3f3f3f5e5b5e

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