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 ¼°ã¸^ 110000101011110011000010101100001100001110100011110000101011100001011110 c2bcc2b0c3a3c2b85e
SJIS-WIN ???°?£??^ 0011111100111111001111111000000110001011001111111000000110010010001111110011111101011110 3f3f3f818b3f81923f3f5e
EUC-JP �°ã¸^ 100011111010101010100100001111111000111110101010101001001010000111101011100011111010101010101010101000011111001010001111101010101010010010001111101000101011000101011110 8faaa43f8faaa4a1eb8faaaaa1f28faaa48fa2b15e
UTF-8 ¼°ã¸^ 1100001110000010110000101011110011000011100000101100001010110000110000111000001111000010101000111100001110000010110000101011100001011110 c382c2bcc382c2b0c383c2a3c382c2b85e
UHC ?¼?°???¸^ 001111111010100011111001001111111010000111000110001111110011111100111111101000101010110001011110 3fa8f93fa1c63f3f3fa2ac5e

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