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 š´_hš´_fN}š´_hš´_fN{^ 10011010101101001000000101011111011010001001101010110100100000010101111101100110010011100111110110011010101101001000000101011111011010001001101010110100100000010101111101100110010011100111101101011110 9ab4815f689ab4815f664e7d9ab4815f689ab4815f664e7b5e
SJIS-WIN ?´?_h?´?_fN}?´?_h?´?_fN{^ 0011111110000001010011000011111101011111011010000011111110000001010011000011111101011111011001100100111001111101001111111000000101001100001111110101111101101000001111111000000101001100001111110101111101100110010011100111101101011110 3f814c3f5f683f814c3f5f664e7d3f814c3f5f683f814c3f5f664e7b5e
EUC-JP ?´?_h?´?_fN}?´?_h?´?_fN{^ 0011111110100001101011010011111101011111011010000011111110100001101011010011111101011111011001100100111001111101001111111010000110101101001111110101111101101000001111111010000110101101001111110101111101100110010011100111101101011110 3fa1ad3f5f683fa1ad3f5f664e7d3fa1ad3f5f683fa1ad3f5f664e7b5e
UTF-8 š´_hš´_fN}š´_hš´_fN{^ 11000010100110101100001010110100110000101000000101011111011010001100001010011010110000101011010011000010100000010101111101100110010011100111110111000010100110101100001010110100110000101000000101011111011010001100001010011010110000101011010011000010100000010101111101100110010011100111101101011110 c29ac2b4c2815f68c29ac2b4c2815f664e7dc29ac2b4c2815f68c29ac2b4c2815f664e7b5e
UHC ?´?_h?´?_fN}?´?_h?´?_fN{^ 0011111110100010101001010011111101011111011010000011111110100010101001010011111101011111011001100100111001111101001111111010001010100101001111110101111101101000001111111010001010100101001111110101111101100110010011100111101101011110 3fa2a53f5f683fa2a53f5f664e7d3fa2a53f5f683fa2a53f5f664e7b5e

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