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^[^ 0011111100111111010111100110111001010010001111110011111101011110011011100101111001011011001111110011111101011110011011100101001000111111001111110101111001101110010111100101101101011110 3f3f5e6e523f3f5e6e5e5b3f3f5e6e523f3f5e6e5e5b5e
SJIS-WIN 﨟ァ^nR﨟ァ^n^[﨟ァ^nR﨟ァ^n^[^ 111110111001110110100111010111100110111001010010111110111001110110100111010111100110111001011110010110111111101110011101101001110101111001101110010100101111101110011101101001110101111001101110010111100101101101011110 fb9da75e6e52fb9da75e6e5e5bfb9da75e6e52fb9da75e6e5e5b5e
EUC-JP ?ァ^nR?ァ^n^[?ァ^nR?ァ^n^[^ 001111111000111010100111010111100110111001010010001111111000111010100111010111100110111001011110010110110011111110001110101001110101111001101110010100100011111110001110101001110101111001101110010111100101101101011110 3f8ea75e6e523f8ea75e6e5e5b3f8ea75e6e523f8ea75e6e5e5b5e
UTF-8 﨟ァ^nR﨟ァ^n^[﨟ァ^nR﨟ァ^n^[^ 111011111010100010011111111011111011110110100111010111100110111001010010111011111010100010011111111011111011110110100111010111100110111001011110010110111110111110101000100111111110111110111101101001110101111001101110010100101110111110101000100111111110111110111101101001110101111001101110010111100101101101011110 efa89fefbda75e6e52efa89fefbda75e6e5e5befa89fefbda75e6e52efa89fefbda75e6e5e5b5e
UHC ??^nR??^n^[??^nR??^n^[^ 0011111100111111010111100110111001010010001111110011111101011110011011100101111001011011001111110011111101011110011011100101001000111111001111110101111001101110010111100101101101011110 3f3f5e6e523f3f5e6e5e5b3f3f5e6e523f3f5e6e5e5b5e

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