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 åZ^nRåZ^n^[åZ^nRåZ^n^[^ 1110010101011010010111100110111001010010111001010101101001011110011011100101111001011011111001010101101001011110011011100101001011100101010110100101111001101110010111100101101101011110 e55a5e6e52e55a5e6e5e5be55a5e6e52e55a5e6e5e5b5e
SJIS-WIN ?Z^nR?Z^n^[?Z^nR?Z^n^[^ 0011111101011010010111100110111001010010001111110101101001011110011011100101111001011011001111110101101001011110011011100101001000111111010110100101111001101110010111100101101101011110 3f5a5e6e523f5a5e6e5e5b3f5a5e6e523f5a5e6e5e5b5e
EUC-JP åZ^nRåZ^n^[åZ^nRåZ^n^[^ 10001111101010111010100101011010010111100110111001010010100011111010101110101001010110100101111001101110010111100101101110001111101010111010100101011010010111100110111001010010100011111010101110101001010110100101111001101110010111100101101101011110 8faba95a5e6e528faba95a5e6e5e5b8faba95a5e6e528faba95a5e6e5e5b5e
UTF-8 åZ^nRåZ^n^[åZ^nRåZ^n^[^ 110000111010010101011010010111100110111001010010110000111010010101011010010111100110111001011110010110111100001110100101010110100101111001101110010100101100001110100101010110100101111001101110010111100101101101011110 c3a55a5e6e52c3a55a5e6e5e5bc3a55a5e6e52c3a55a5e6e5e5b5e
UHC ?Z^nR?Z^n^[?Z^nR?Z^n^[^ 0011111101011010010111100110111001010010001111110101101001011110011011100101111001011011001111110101101001011110011011100101001000111111010110100101111001101110010111100101101101011110 3f5a5e6e523f5a5e6e5e5b3f5a5e6e523f5a5e6e5e5b5e

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