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‘µ}h’E‘µ}fN}’E‘µ}h’E‘µ}fN{^ 1001001001000101100100011011010101111101011010001001001001000101100100011011010101111101011001100100111001111101100100100100010110010001101101010111110101101000100100100100010110010001101101010111110101100110010011100111101101011110 924591b57d68924591b57d664e7d924591b57d68924591b57d664e7b5e
SJIS-WIN ?E??}h?E??}fN}?E??}h?E??}fN{^ 0011111101000101001111110011111101111101011010000011111101000101001111110011111101111101011001100100111001111101001111110100010100111111001111110111110101101000001111110100010100111111001111110111110101100110010011100111101101011110 3f453f3f7d683f453f3f7d664e7d3f453f3f7d683f453f3f7d664e7b5e
EUC-JP ?E??}h?E??}fN}?E??}h?E??}fN{^ 0011111101000101001111110011111101111101011010000011111101000101001111110011111101111101011001100100111001111101001111110100010100111111001111110111110101101000001111110100010100111111001111110111110101100110010011100111101101011110 3f453f3f7d683f453f3f7d664e7d3f453f3f7d683f453f3f7d664e7b5e
UTF-8 ’E‘µ}h’E‘µ}fN}’E‘µ}h’E‘µ}fN{^ 1100001010010010010001011100001010010001110000101011010101111101011010001100001010010010010001011100001010010001110000101011010101111101011001100100111001111101110000101001001001000101110000101001000111000010101101010111110101101000110000101001001001000101110000101001000111000010101101010111110101100110010011100111101101011110 c29245c291c2b57d68c29245c291c2b57d664e7dc29245c291c2b57d68c29245c291c2b57d664e7b5e
UHC ?E??}h?E??}fN}?E??}h?E??}fN{^ 0011111101000101001111110011111101111101011010000011111101000101001111110011111101111101011001100100111001111101001111110100010100111111001111110111110101101000001111110100010100111111001111110111110101100110010011100111101101011110 3f453f3f7d683f453f3f7d664e7d3f453f3f7d683f453f3f7d664e7b5e

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