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{^ 10110000111111101100100110110101011011100111110110110000111111101100100110110101011011100111101101011110 b0fec9b56e7db0fec9b56e7b5e
SJIS-WIN °???n}°???n{^ 100000011000101100111111001111110011111101101110011111011000000110001011001111110011111100111111011011100111101101011110 818b3f3f3f6e7d818b3f3f3f6e7b5e
EUC-JP °þÉ?n}°þÉ?n{^ 1010000111101011100011111010100111010000100011111010101010110001001111110110111001111101101000011110101110001111101010011101000010001111101010101011000100111111011011100111101101011110 a1eb8fa9d08faab13f6e7da1eb8fa9d08faab13f6e7b5e
UTF-8 °þɵn}°þɵn{^ 110000101011000011000011101111101100001110001001110000101011010101101110011111011100001010110000110000111011111011000011100010011100001010110101011011100111101101011110 c2b0c3bec389c2b56e7dc2b0c3bec389c2b56e7b5e
UHC °þ??n}°þ??n{^ 1010000111000110101010011010110100111111001111110110111001111101101000011100011010101001101011010011111100111111011011100111101101011110 a1c6a9ad3f3f6e7da1c6a9ad3f3f6e7b5e

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