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 š´a\nfš´a\n^}Yš´a\nfš´a\n^}bE 100110101011010010000001011000010101110001101110011001101001101010110100100000010110000101011100011011100101111001111101010110011001101010110100100000010110000101011100011011100110011010011010101101001000000101100001010111000110111001011110011111010110001001000101 9ab481615c6e669ab481615c6e5e7d599ab481615c6e669ab481615c6e5e7d6245
SJIS-WIN ?´?a\nf?´?a\n^}Y?´?a\nf?´?a\n^}bE 00111111100000010100110000111111011000010101110001101110011001100011111110000001010011000011111101100001010111000110111001011110011111010101100100111111100000010100110000111111011000010101110001101110011001100011111110000001010011000011111101100001010111000110111001011110011111010110001001000101 3f814c3f615c6e663f814c3f615c6e5e7d593f814c3f615c6e663f814c3f615c6e5e7d6245
EUC-JP ?´?a\nf?´?a\n^}Y?´?a\nf?´?a\n^}bE 00111111101000011010110100111111011000010101110001101110011001100011111110100001101011010011111101100001010111000110111001011110011111010101100100111111101000011010110100111111011000010101110001101110011001100011111110100001101011010011111101100001010111000110111001011110011111010110001001000101 3fa1ad3f615c6e663fa1ad3f615c6e5e7d593fa1ad3f615c6e663fa1ad3f615c6e5e7d6245
UTF-8 š´a\nfš´a\n^}Yš´a\nfš´a\n^}bE 110000101001101011000010101101001100001010000001011000010101110001101110011001101100001010011010110000101011010011000010100000010110000101011100011011100101111001111101010110011100001010011010110000101011010011000010100000010110000101011100011011100110011011000010100110101100001010110100110000101000000101100001010111000110111001011110011111010110001001000101 c29ac2b4c281615c6e66c29ac2b4c281615c6e5e7d59c29ac2b4c281615c6e66c29ac2b4c281615c6e5e7d6245
UHC ?´?a\nf?´?a\n^}Y?´?a\nf?´?a\n^}bE 00111111101000101010010100111111011000010101110001101110011001100011111110100010101001010011111101100001010111000110111001011110011111010101100100111111101000101010010100111111011000010101110001101110011001100011111110100010101001010011111101100001010111000110111001011110011111010110001001000101 3fa2a53f615c6e663fa2a53f615c6e5e7d593fa2a53f615c6e663fa2a53f615c6e5e7d6245

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