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{^ 1000111110111000111111100110111001111101100011111011100011111110011011100111101101011110 8fb8fe6e7d8fb8fe6e7b5e
SJIS-WIN ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
EUC-JP ?¸þn}?¸þn{^ 00111111100011111010001010110001100011111010100111010000011011100111110100111111100011111010001010110001100011111010100111010000011011100111101101011110 3f8fa2b18fa9d06e7d3f8fa2b18fa9d06e7b5e
UTF-8 ¸þn}¸þn{^ 1100001010001111110000101011100011000011101111100110111001111101110000101000111111000010101110001100001110111110011011100111101101011110 c28fc2b8c3be6e7dc28fc2b8c3be6e7b5e
UHC ?¸þn}?¸þn{^ 001111111010001010101100101010011010110101101110011111010011111110100010101011001010100110101101011011100111101101011110 3fa2aca9ad6e7d3fa2aca9ad6e7b5e

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