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 ßü½â^ 110000111001111111000011101111001100001010111101110000111010001001011110 c39fc3bcc2bdc3a25e
SJIS-WIN ???????¢^ 00111111001111110011111100111111001111110011111100111111100000011001000101011110 3f3f3f3f3f3f3f81915e
EUC-JP ���â^ 100011111010101010101010001111111000111110101010101010100011111110001111101010101010010000111111100011111010101010101010101000011111000101011110 8faaaa3f8faaaa3f8faaa43f8faaaaa1f15e
UTF-8 ßü½â^ 1100001110000011110000101001111111000011100000111100001010111100110000111000001011000010101111011100001110000011110000101010001001011110 c383c29fc383c2bcc382c2bdc383c2a25e
UHC ???¼?½??^ 0011111100111111001111111010100011111001001111111010100011110110001111110011111101011110 3f3f3fa8f93fa8f63f3f5e

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