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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 乙??n}乙??n{^ 10001001101100110011111100111111011011100111110110001001101100110011111100111111011011100111101101011110 89b33f3f6e7d89b33f3f6e7b5e
EUC-JP 乙??n}乙??n{^ 10110010101101010011111100111111011011100111110110110010101101010011111100111111011011100111101101011110 b2b53f3f6e7db2b53f3f6e7b5e
UTF-8 乙잰異n}乙잰異n{^ 1110010010111001100110011110110010011110101100001110111110100101101000100110111001111101111001001011100110011001111011001001111010110000111011111010010110100010011011100111101101011110 e4b999ec9eb0efa5a26e7de4b999ec9eb0efa5a26e7b5e
UHC 乙잰異n}乙잰異n{^ 1110101111100000110000001110100111010111111001000110111001111101111010111110000011000000111010011101011111100100011011100111101101011110 ebe0c0e9d7e46e7debe0c0e9d7e46e7b5e

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