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 ú´ªD^}ú´ªD^{^ 11111010101101001010101001000100010111100111110111111010101101001010101001000100010111100111101101011110 fab4aa445e7dfab4aa445e7b5e
SJIS-WIN ?´?D^}?´?D^{^ 001111111000000101001100001111110100010001011110011111010011111110000001010011000011111101000100010111100111101101011110 3f814c3f445e7d3f814c3f445e7b5e
EUC-JP ú´ªD^}ú´ªD^{^ 1000111110101011111000101010000110101101100011111010001011101100010001000101111001111101100011111010101111100010101000011010110110001111101000101110110001000100010111100111101101011110 8fabe2a1ad8fa2ec445e7d8fabe2a1ad8fa2ec445e7b5e
UTF-8 ú´ªD^}ú´ªD^{^ 11000011101110101100001010110100110000101010101001000100010111100111110111000011101110101100001010110100110000101010101001000100010111100111101101011110 c3bac2b4c2aa445e7dc3bac2b4c2aa445e7b5e
UHC ?´ªD^}?´ªD^{^ 0011111110100010101001011010100010100011010001000101111001111101001111111010001010100101101010001010001101000100010111100111101101011110 3fa2a5a8a3445e7d3fa2a5a8a3445e7b5e

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