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{^ 10110001101000101010000111010101011011100111110110110001101000101010000111010101011011100111101101011110 b1a2a1d56e7db1a2a1d56e7b5e
SJIS-WIN ±¢??n}±¢??n{^ 1000000101111101100000011001000100111111001111110110111001111101100000010111110110000001100100010011111100111111011011100111101101011110 817d81913f3f6e7d817d81913f3f6e7b5e
EUC-JP ±¢¡Õn}±¢¡Õn{^ 10100001110111101010000111110001100011111010001011000010100011111010101011011000011011100111110110100001110111101010000111110001100011111010001011000010100011111010101011011000011011100111101101011110 a1dea1f18fa2c28faad86e7da1dea1f18fa2c28faad86e7b5e
UTF-8 ±¢¡Õn}±¢¡Õn{^ 110000101011000111000010101000101100001010100001110000111001010101101110011111011100001010110001110000101010001011000010101000011100001110010101011011100111101101011110 c2b1c2a2c2a1c3956e7dc2b1c2a2c2a1c3956e7b5e
UHC ±?¡?n}±?¡?n{^ 1010000110111110001111111010001010101110001111110110111001111101101000011011111000111111101000101010111000111111011011100111101101011110 a1be3fa2ae3f6e7da1be3fa2ae3f6e7b5e

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