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 ’L‘¼’U‘¦’G’An}’L‘¼’U‘¦’G’An{^ 1001001001001100100100011011110010010010010101011001000110100110100100100100011110010010010000010110111001111101100100100100110010010001101111001001001001010101100100011010011010010010010001111001001001000001011011100111101101011110 924c91bc925591a6924792416e7d924c91bc925591a6924792416e7b5e
SJIS-WIN ?L???U???G?An}?L???U???G?An{^ 0011111101001100001111110011111100111111010101010011111100111111001111110100011100111111010000010110111001111101001111110100110000111111001111110011111101010101001111110011111100111111010001110011111101000001011011100111101101011110 3f4c3f3f3f553f3f3f473f416e7d3f4c3f3f3f553f3f3f473f416e7b5e
EUC-JP ?L???U?¦?G?An}?L???U?¦?G?An{^ 001111110100110000111111001111110011111101010101001111111000111110100010110000110011111101000111001111110100000101101110011111010011111101001100001111110011111100111111010101010011111110001111101000101100001100111111010001110011111101000001011011100111101101011110 3f4c3f3f3f553f8fa2c33f473f416e7d3f4c3f3f3f553f8fa2c33f473f416e7b5e
UTF-8 ’L‘¼’U‘¦’G’An}’L‘¼’U‘¦’G’An{^ 110000101001001001001100110000101001000111000010101111001100001010010010010101011100001010010001110000101010011011000010100100100100011111000010100100100100000101101110011111011100001010010010010011001100001010010001110000101011110011000010100100100101010111000010100100011100001010100110110000101001001001000111110000101001001001000001011011100111101101011110 c2924cc291c2bcc29255c291c2a6c29247c292416e7dc2924cc291c2bcc29255c291c2a6c29247c292416e7b5e
UHC ?L?¼?U???G?An}?L?¼?U???G?An{^ 00111111010011000011111110101000111110010011111101010101001111110011111100111111010001110011111101000001011011100111110100111111010011000011111110101000111110010011111101010101001111110011111100111111010001110011111101000001011011100111101101011110 3f4c3fa8f93f553f3f3f473f416e7d3f4c3fa8f93f553f3f3f473f416e7b5e

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