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 ¾¼â¾ŽÀ¾¼â¾ŽÀ^ 10111110101111001110001010111110100011101100000010111110101111001110001010111110100011101100000001011110 bebce2be8ec0bebce2be8ec05e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ??â??À??â??À^ 001111110011111110001111101010111010010000111111001111111000111110101010101000100011111100111111100011111010101110100100001111110011111110001111101010101010001001011110 3f3f8faba43f3f8faaa23f3f8faba43f3f8faaa25e
UTF-8 ¾¼â¾ŽÀ¾¼â¾ŽÀ^ 11000010101111101100001010111100110000111010001011000010101111101100001010001110110000111000000011000010101111101100001010111100110000111010001011000010101111101100001010001110110000111000000001011110 c2bec2bcc3a2c2bec28ec380c2bec2bcc3a2c2bec28ec3805e
UHC ¾¼?¾??¾¼?¾??^ 10101000111110101010100011111001001111111010100011111010001111110011111110101000111110101010100011111001001111111010100011111010001111110011111101011110 a8faa8f93fa8fa3f3fa8faa8f93fa8fa3f3f5e

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