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 «¡©°«¢ªÁe^ 1000111110101011101000011000111110101001101100001000111110101011101000101000111110101010110000010110010101011110 8faba18fa9b08faba28faac1655e
SJIS-WIN ?????°??¢???e^ 00111111001111110011111100111111001111111000000110001011001111110011111110000001100100010011111100111111001111110110010101011110 3f3f3f3f3f818b3f3f81913f3f3f655e
EUC-JP ??¡?©°??¢?ªÁe^ 001111110011111110001111101000101100001000111111100011111010001011101101101000011110101100111111001111111010000111110001001111111000111110100010111011001000111110101010101000010110010101011110 3f3f8fa2c23f8fa2eda1eb3f3fa1f13f8fa2ec8faaa1655e
UTF-8 «¡©°«¢ªÁe^ 1100001010001111110000101010101111000010101000011100001010001111110000101010100111000010101100001100001010001111110000101010101111000010101000101100001010001111110000101010101011000011100000010110010101011110 c28fc2abc2a1c28fc2a9c2b0c28fc2abc2a2c28fc2aac381655e
UHC ??¡??°????ª?e^ 0011111100111111101000101010111000111111001111111010000111000110001111110011111100111111001111111010100010100011001111110110010101011110 3f3fa2ae3f3fa1c63f3f3f3fa8a33f655e

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