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 ¼³¼Àèü¼³¼Àèü^ 10111100101100111011110011000000111010001111110010111100101100111011110011000000111010001111110001011110 bcb3bcc0e8fcbcb3bcc0e8fc5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ???Àèü???Àèü^ 00111111001111110011111110001111101010101010001010001111101010111011001010001111101010111110010000111111001111110011111110001111101010101010001010001111101010111011001010001111101010111110010001011110 3f3f3f8faaa28fabb28fabe43f3f3f8faaa28fabb28fabe45e
UTF-8 ¼³¼Àèü¼³¼Àèü^ 11000010101111001100001010110011110000101011110011000011100000001100001110101000110000111011110011000010101111001100001010110011110000101011110011000011100000001100001110101000110000111011110001011110 c2bcc2b3c2bcc380c3a8c3bcc2bcc2b3c2bcc380c3a8c3bc5e
UHC ¼³¼???¼³¼???^ 10101000111110011010100111111000101010001111100100111111001111110011111110101000111110011010100111111000101010001111100100111111001111110011111101011110 a8f9a9f8a8f93f3f3fa8f9a9f8a8f93f3f3f5e

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