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 ’E’R‘¶’G‘º‘¤N}’E’R‘¶’G‘º‘¤N{^ 1001001001000101100100100101001010010001101101101001001001000111100100011011101010010001101001000100111001111101100100100100010110010010010100101001000110110110100100100100011110010001101110101001000110100100010011100111101101011110 9245925291b6924791ba91a44e7d9245925291b6924791ba91a44e7b5e
SJIS-WIN ?E?R?¶?G????N}?E?R?¶?G????N{^ 00111111010001010011111101010010001111111000000111110111001111110100011100111111001111110011111100111111010011100111110100111111010001010011111101010010001111111000000111110111001111110100011100111111001111110011111100111111010011100111101101011110 3f453f523f81f73f473f3f3f3f4e7d3f453f523f81f73f473f3f3f3f4e7b5e
EUC-JP ?E?R?¶?G?º?¤N}?E?R?¶?G?º?¤N{^ 001111110100010100111111010100100011111110100010111110010011111101000111001111111000111110100010111010110011111110001111101000101111000001001110011111010011111101000101001111110101001000111111101000101111100100111111010001110011111110001111101000101110101100111111100011111010001011110000010011100111101101011110 3f453f523fa2f93f473f8fa2eb3f8fa2f04e7d3f453f523fa2f93f473f8fa2eb3f8fa2f04e7b5e
UTF-8 ’E’R‘¶’G‘º‘¤N}’E’R‘¶’G‘º‘¤N{^ 1100001010010010010001011100001010010010010100101100001010010001110000101011011011000010100100100100011111000010100100011100001010111010110000101001000111000010101001000100111001111101110000101001001001000101110000101001001001010010110000101001000111000010101101101100001010010010010001111100001010010001110000101011101011000010100100011100001010100100010011100111101101011110 c29245c29252c291c2b6c29247c291c2bac291c2a44e7dc29245c29252c291c2b6c29247c291c2bac291c2a44e7b5e
UHC ?E?R?¶?G?º?¤N}?E?R?¶?G?º?¤N{^ 0011111101000101001111110101001000111111101000101101001000111111010001110011111110101000101011000011111110100010101101000100111001111101001111110100010100111111010100100011111110100010110100100011111101000111001111111010100010101100001111111010001010110100010011100111101101011110 3f453f523fa2d23f473fa8ac3fa2b44e7d3f453f523fa2d23f473fa8ac3fa2b44e7b5e

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