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{^ 100011111011100011111000100011101011010101101110011111011000111110111000111110001000111010110101011011100111101101011110 8fb8f88eb56e7d8fb8f88eb56e7b5e
SJIS-WIN ?????n}?????n{^ 001111110011111100111111001111110011111101101110011111010011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f6e7d3f3f3f3f3f6e7b5e
EUC-JP ?¸ø??n}?¸ø??n{^ 0011111110001111101000101011000110001111101010011100110000111111001111110110111001111101001111111000111110100010101100011000111110101001110011000011111100111111011011100111101101011110 3f8fa2b18fa9cc3f3f6e7d3f8fa2b18fa9cc3f3f6e7b5e
UTF-8 ¸øŽµn}¸øŽµn{^ 11000010100011111100001010111000110000111011100011000010100011101100001010110101011011100111110111000010100011111100001010111000110000111011100011000010100011101100001010110101011011100111101101011110 c28fc2b8c3b8c28ec2b56e7dc28fc2b8c3b8c28ec2b56e7b5e
UHC ?¸ø??n}?¸ø??n{^ 00111111101000101010110010101001101010100011111100111111011011100111110100111111101000101010110010101001101010100011111100111111011011100111101101011110 3fa2aca9aa3f3f6e7d3fa2aca9aa3f3f6e7b5e

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