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{^ 0011111100111111111110000110111001111101001111110011111111111000011011100111101101011110 3f3ff86e7d3f3ff86e7b5e
SJIS-WIN 乙??n}乙??n{^ 10001001101100110011111100111111011011100111110110001001101100110011111100111111011011100111101101011110 89b33f3f6e7d89b33f3f6e7b5e
EUC-JP 乙?øn}乙?øn{^ 1011001010110101001111111000111110101001110011000110111001111101101100101011010100111111100011111010100111001100011011100111101101011110 b2b53f8fa9cc6e7db2b53f8fa9cc6e7b5e
UTF-8 乙룸øn}乙룸øn{^ 111001001011100110011001111010111010001110111000110000111011100001101110011111011110010010111001100110011110101110100011101110001100001110111000011011100111101101011110 e4b999eba3b8c3b86e7de4b999eba3b8c3b86e7b5e
UHC 乙룸øn}乙룸øn{^ 1110101111100000101101111110101110101001101010100110111001111101111010111110000010110111111010111010100110101010011011100111101101011110 ebe0b7eba9aa6e7debe0b7eba9aa6e7b5e

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