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 áJ^nRáJ^n^[áJ^nRáJ^n^[^ 1110000101001010010111100110111001010010111000010100101001011110011011100101111001011011111000010100101001011110011011100101001011100001010010100101111001101110010111100101101101011110 e14a5e6e52e14a5e6e5e5be14a5e6e52e14a5e6e5e5b5e
SJIS-WIN ?J^nR?J^n^[?J^nR?J^n^[^ 0011111101001010010111100110111001010010001111110100101001011110011011100101111001011011001111110100101001011110011011100101001000111111010010100101111001101110010111100101101101011110 3f4a5e6e523f4a5e6e5e5b3f4a5e6e523f4a5e6e5e5b5e
EUC-JP áJ^nRáJ^n^[áJ^nRáJ^n^[^ 10001111101010111010000101001010010111100110111001010010100011111010101110100001010010100101111001101110010111100101101110001111101010111010000101001010010111100110111001010010100011111010101110100001010010100101111001101110010111100101101101011110 8faba14a5e6e528faba14a5e6e5e5b8faba14a5e6e528faba14a5e6e5e5b5e
UTF-8 áJ^nRáJ^n^[áJ^nRáJ^n^[^ 110000111010000101001010010111100110111001010010110000111010000101001010010111100110111001011110010110111100001110100001010010100101111001101110010100101100001110100001010010100101111001101110010111100101101101011110 c3a14a5e6e52c3a14a5e6e5e5bc3a14a5e6e52c3a14a5e6e5e5b5e
UHC ?J^nR?J^n^[?J^nR?J^n^[^ 0011111101001010010111100110111001010010001111110100101001011110011011100101111001011011001111110100101001011110011011100101001000111111010010100101111001101110010111100101101101011110 3f4a5e6e523f4a5e6e5e5b3f4a5e6e523f4a5e6e5e5b5e

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