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 ??nR??n^[??nR??n^[^ 00111111001111110110111001010010001111110011111101101110010111100101101100111111001111110110111001010010001111110011111101101110010111100101101101011110 3f3f6e523f3f6e5e5b3f3f6e523f3f6e5e5b5e
SJIS-WIN ?逆nR?逆n^[?逆nR?逆n^[^ 0011111110001011011101000110111001010010001111111000101101110100011011100101111001011011001111111000101101110100011011100101001000111111100010110111010001101110010111100101101101011110 3f8b746e523f8b746e5e5b3f8b746e523f8b746e5e5b5e
EUC-JP ?逆nR?逆n^[?逆nR?逆n^[^ 0011111110110101110101010110111001010010001111111011010111010101011011100101111001011011001111111011010111010101011011100101001000111111101101011101010101101110010111100101101101011110 3fb5d56e523fb5d56e5e5b3fb5d56e523fb5d56e5e5b5e
UTF-8 行逆nR行逆n^[行逆nR行逆n^[^ 1110111110101000100010001110100110000000100001100110111001010010111011111010100010001000111010011000000010000110011011100101111001011011111011111010100010001000111010011000000010000110011011100101001011101111101010001000100011101001100000001000011001101110010111100101101101011110 efa888e980866e52efa888e980866e5e5befa888e980866e52efa888e980866e5e5b5e
UHC 行逆nR行逆n^[行逆nR行逆n^[^ 111110101010000111100110101111010110111001010010111110101010000111100110101111010110111001011110010110111111101010100001111001101011110101101110010100101111101010100001111001101011110101101110010111100101101101011110 faa1e6bd6e52faa1e6bd6e5e5bfaa1e6bd6e52faa1e6bd6e5e5b5e

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