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 špšpnRšpšpn^[špšpnRšpšpn^[^ 100110100111000010011010011100000110111001010010100110100111000010011010011100000110111001011110010110111001101001110000100110100111000001101110010100101001101001110000100110100111000001101110010111100101101101011110 9a709a706e529a709a706e5e5b9a709a706e529a709a706e5e5b5e
SJIS-WIN ?p?pnR?p?pn^[?p?pnR?p?pn^[^ 001111110111000000111111011100000110111001010010001111110111000000111111011100000110111001011110010110110011111101110000001111110111000001101110010100100011111101110000001111110111000001101110010111100101101101011110 3f703f706e523f703f706e5e5b3f703f706e523f703f706e5e5b5e
EUC-JP ?p?pnR?p?pn^[?p?pnR?p?pn^[^ 001111110111000000111111011100000110111001010010001111110111000000111111011100000110111001011110010110110011111101110000001111110111000001101110010100100011111101110000001111110111000001101110010111100101101101011110 3f703f706e523f703f706e5e5b3f703f706e523f703f706e5e5b5e
UTF-8 špšpnRšpšpn^[špšpnRšpšpn^[^ 1100001010011010011100001100001010011010011100000110111001010010110000101001101001110000110000101001101001110000011011100101111001011011110000101001101001110000110000101001101001110000011011100101001011000010100110100111000011000010100110100111000001101110010111100101101101011110 c29a70c29a706e52c29a70c29a706e5e5bc29a70c29a706e52c29a70c29a706e5e5b5e
UHC ?p?pnR?p?pn^[?p?pnR?p?pn^[^ 001111110111000000111111011100000110111001010010001111110111000000111111011100000110111001011110010110110011111101110000001111110111000001101110010100100011111101110000001111110111000001101110010111100101101101011110 3f703f706e523f703f706e5e5b3f703f706e523f703f706e5e5b5e

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