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^[^ 100100011011110010010001101011000110111001010010100100011011110010010001101011000110111001011110010110111001000110111100100100011010110001101110010100101001000110111100100100011010110001101110010111100101101101011110 91bc91ac6e5291bc91ac6e5e5b91bc91ac6e5291bc91ac6e5e5b5e
SJIS-WIN ???¬nR???¬n^[???¬nR???¬n^[^ 00111111001111110011111110000001110010100110111001010010001111110011111100111111100000011100101001101110010111100101101100111111001111110011111110000001110010100110111001010010001111110011111100111111100000011100101001101110010111100101101101011110 3f3f3f81ca6e523f3f3f81ca6e5e5b3f3f3f81ca6e523f3f3f81ca6e5e5b5e
EUC-JP ???¬nR???¬n^[???¬nR???¬n^[^ 00111111001111110011111110100010110011000110111001010010001111110011111100111111101000101100110001101110010111100101101100111111001111110011111110100010110011000110111001010010001111110011111100111111101000101100110001101110010111100101101101011110 3f3f3fa2cc6e523f3f3fa2cc6e5e5b3f3f3fa2cc6e523f3f3fa2cc6e5e5b5e
UTF-8 ‘¼‘¬nR‘¼‘¬n^[‘¼‘¬nR‘¼‘¬n^[^ 11000010100100011100001010111100110000101001000111000010101011000110111001010010110000101001000111000010101111001100001010010001110000101010110001101110010111100101101111000010100100011100001010111100110000101001000111000010101011000110111001010010110000101001000111000010101111001100001010010001110000101010110001101110010111100101101101011110 c291c2bcc291c2ac6e52c291c2bcc291c2ac6e5e5bc291c2bcc291c2ac6e52c291c2bcc291c2ac6e5e5b5e
UHC ?¼??nR?¼??n^[?¼??nR?¼??n^[^ 00111111101010001111100100111111001111110110111001010010001111111010100011111001001111110011111101101110010111100101101100111111101010001111100100111111001111110110111001010010001111111010100011111001001111110011111101101110010111100101101101011110 3fa8f93f3f6e523fa8f93f3f6e5e5b3fa8f93f3f6e523fa8f93f3f6e5e5b5e

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