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 ¸üÓÐn}¸üÓÐn{^ 100011111011100011111100110100111101000001101110011111011000111110111000111111001101001111010000011011100111101101011110 8fb8fcd3d06e7d8fb8fcd3d06e7b5e
SJIS-WIN ?????n}?????n{^ 001111110011111100111111001111110011111101101110011111010011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f6e7d3f3f3f3f3f6e7b5e
EUC-JP ?¸üÓ?n}?¸üÓ?n{^ 001111111000111110100010101100011000111110101011111001001000111110101010110100010011111101101110011111010011111110001111101000101011000110001111101010111110010010001111101010101101000100111111011011100111101101011110 3f8fa2b18fabe48faad13f6e7d3f8fa2b18fabe48faad13f6e7b5e
UTF-8 ¸üÓÐn}¸üÓÐn{^ 11000010100011111100001010111000110000111011110011000011100100111100001110010000011011100111110111000010100011111100001010111000110000111011110011000011100100111100001110010000011011100111101101011110 c28fc2b8c3bcc393c3906e7dc28fc2b8c3bcc393c3906e7b5e
UHC ?¸??Ðn}?¸??Ðn{^ 00111111101000101010110000111111001111111010100010100010011011100111110100111111101000101010110000111111001111111010100010100010011011100111101101011110 3fa2ac3f3fa8a26e7d3fa2ac3f3fa8a26e7b5e

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