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 ˆú•²Rˆú•²^[ˆú•²Rˆú•²^[^ 1000100011111010100101011011001001010010100010001111101010010101101100100101111001011011100010001111101010010101101100100101001010001000111110101001010110110010010111100101101101011110 88fa95b25288fa95b25e5b88fa95b25288fa95b25e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP ?ú??R?ú??^[?ú??R?ú??^[^ 00111111100011111010101111100010001111110011111101010010001111111000111110101011111000100011111100111111010111100101101100111111100011111010101111100010001111110011111101010010001111111000111110101011111000100011111100111111010111100101101101011110 3f8fabe23f3f523f8fabe23f3f5e5b3f8fabe23f3f523f8fabe23f3f5e5b5e
UTF-8 ˆú•²Rˆú•²^[ˆú•²Rˆú•²^[^ 110000101000100011000011101110101100001010010101110000101011001001010010110000101000100011000011101110101100001010010101110000101011001001011110010110111100001010001000110000111011101011000010100101011100001010110010010100101100001010001000110000111011101011000010100101011100001010110010010111100101101101011110 c288c3bac295c2b252c288c3bac295c2b25e5bc288c3bac295c2b252c288c3bac295c2b25e5b5e
UHC ???²R???²^[???²R???²^[^ 001111110011111100111111101010011111011101010010001111110011111100111111101010011111011101011110010110110011111100111111001111111010100111110111010100100011111100111111001111111010100111110111010111100101101101011110 3f3f3fa9f7523f3f3fa9f75e5b3f3f3fa9f7523f3f3fa9f75e5b5e

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