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 úãßÞÚÖ\n}úãßÞÚÖ\n{^ 11111010111000111101111111011110110110101101011001011100011011100111110111111010111000111101111111011110110110101101011001011100011011100111101101011110 fae3dfdedad65c6e7dfae3dfdedad65c6e7b5e
SJIS-WIN ??????\n}??????\n{^ 00111111001111110011111100111111001111110011111101011100011011100111110100111111001111110011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f3f3f5c6e7d3f3f3f3f3f3f5c6e7b5e
EUC-JP úãßÞÚÖ\n}úãßÞÚÖ\n{^ 10001111101010111110001010001111101010111010101010001111101010011100111010001111101010011011000010001111101010101110001010001111101010101101001101011100011011100111110110001111101010111110001010001111101010111010101010001111101010011100111010001111101010011011000010001111101010101110001010001111101010101101001101011100011011100111101101011110 8fabe28fabaa8fa9ce8fa9b08faae28faad35c6e7d8fabe28fabaa8fa9ce8fa9b08faae28faad35c6e7b5e
UTF-8 úãßÞÚÖ\n}úãßÞÚÖ\n{^ 11000011101110101100001110100011110000111001111111000011100111101100001110011010110000111001011001011100011011100111110111000011101110101100001110100011110000111001111111000011100111101100001110011010110000111001011001011100011011100111101101011110 c3bac3a3c39fc39ec39ac3965c6e7dc3bac3a3c39fc39ec39ac3965c6e7b5e
UHC ??ßÞ??\n}??ßÞ??\n{^ 0011111100111111101010011010110010101000101011010011111100111111010111000110111001111101001111110011111110101001101011001010100010101101001111110011111101011100011011100111101101011110 3f3fa9aca8ad3f3f5c6e7d3f3fa9aca8ad3f3f5c6e7b5e

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