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^ 10111100101010111011110010100011101111001010001110111100101001100110010101011110 bcabbca3bca3bca6655e
SJIS-WIN ???£?£??e^ 001111110011111100111111100000011001001000111111100000011001001000111111001111110110010101011110 3f3f3f81923f81923f3f655e
EUC-JP ???£?£?¦e^ 0011111100111111001111111010000111110010001111111010000111110010001111111000111110100010110000110110010101011110 3f3f3fa1f23fa1f23f8fa2c3655e
UTF-8 ¼«¼£¼£¼¦e^ 110000101011110011000010101010111100001010111100110000101010001111000010101111001100001010100011110000101011110011000010101001100110010101011110 c2bcc2abc2bcc2a3c2bcc2a3c2bcc2a6655e
UHC ¼?¼?¼?¼?e^ 1010100011111001001111111010100011111001001111111010100011111001001111111010100011111001001111110110010101011110 a8f93fa8f93fa8f93fa8f93f655e

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