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 ’M’V‘¼’G‘´‘®}’M’V‘¼’G‘´‘®{^ 100100100100110110010010010101101001000110111100100100100100011110010001101101001001000110101110011111011001001001001101100100100101011010010001101111001001001001000111100100011011010010010001101011100111101101011110 924d925691bc924791b491ae7d924d925691bc924791b491ae7b5e
SJIS-WIN ?M?V???G?´??}?M?V???G?´??{^ 0011111101001101001111110101011000111111001111110011111101000111001111111000000101001100001111110011111101111101001111110100110100111111010101100011111100111111001111110100011100111111100000010100110000111111001111110111101101011110 3f4d3f563f3f3f473f814c3f3f7d3f4d3f563f3f3f473f814c3f3f7b5e
EUC-JP ?M?V???G?´?®}?M?V???G?´?®{^ 001111110100110100111111010101100011111100111111001111110100011100111111101000011010110100111111100011111010001011101110011111010011111101001101001111110101011000111111001111110011111101000111001111111010000110101101001111111000111110100010111011100111101101011110 3f4d3f563f3f3f473fa1ad3f8fa2ee7d3f4d3f563f3f3f473fa1ad3f8fa2ee7b5e
UTF-8 ’M’V‘¼’G‘´‘®}’M’V‘¼’G‘´‘®{^ 110000101001001001001101110000101001001001010110110000101001000111000010101111001100001010010010010001111100001010010001110000101011010011000010100100011100001010101110011111011100001010010010010011011100001010010010010101101100001010010001110000101011110011000010100100100100011111000010100100011100001010110100110000101001000111000010101011100111101101011110 c2924dc29256c291c2bcc29247c291c2b4c291c2ae7dc2924dc29256c291c2bcc29247c291c2b4c291c2ae7b5e
UHC ?M?V?¼?G?´?®}?M?V?¼?G?´?®{^ 001111110100110100111111010101100011111110101000111110010011111101000111001111111010001010100101001111111010001011100111011111010011111101001101001111110101011000111111101010001111100100111111010001110011111110100010101001010011111110100010111001110111101101011110 3f4d3f563fa8f93f473fa2a53fa2e77d3f4d3f563fa8f93f473fa2a53fa2e77b5e

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