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^[^ 0011111101011110010111100110111001010010001111110101111001011110011011100101111001011011001111110101111001011110011011100101001000111111010111100101111001101110010111100101101101011110 3f5e5e6e523f5e5e6e5e5b3f5e5e6e523f5e5e6e5e5b5e
SJIS-WIN 衷^^nR衷^^n^[衷^^nR衷^^n^[^ 100100101000111101011110010111100110111001010010100100101000111101011110010111100110111001011110010110111001001010001111010111100101111001101110010100101001001010001111010111100101111001101110010111100101101101011110 928f5e5e6e52928f5e5e6e5e5b928f5e5e6e52928f5e5e6e5e5b5e
EUC-JP 衷^^nR衷^^n^[衷^^nR衷^^n^[^ 110000111110111101011110010111100110111001010010110000111110111101011110010111100110111001011110010110111100001111101111010111100101111001101110010100101100001111101111010111100101111001101110010111100101101101011110 c3ef5e5e6e52c3ef5e5e6e5e5bc3ef5e5e6e52c3ef5e5e6e5e5b5e
UTF-8 衷^^nR衷^^n^[衷^^nR衷^^n^[^ 11101000101000011011011101011110010111100110111001010010111010001010000110110111010111100101111001101110010111100101101111101000101000011011011101011110010111100110111001010010111010001010000110110111010111100101111001101110010111100101101101011110 e8a1b75e5e6e52e8a1b75e5e6e5e5be8a1b75e5e6e52e8a1b75e5e6e5e5b5e
UHC 衷^^nR衷^^n^[衷^^nR衷^^n^[^ 111101011111101101011110010111100110111001010010111101011111101101011110010111100110111001011110010110111111010111111011010111100101111001101110010100101111010111111011010111100101111001101110010111100101101101011110 f5fb5e5e6e52f5fb5e5e6e5e5bf5fb5e5e6e52f5fb5e5e6e5e5b5e

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