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^ 1011110011000101101111001010100110111100110001011011110010101110101111001100010010111100101010100110010101011110 bcc5bca9bcc5bcaebcc4bcaa655e
SJIS-WIN ????????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f3f3f3f655e
EUC-JP ?Å?©?Å?®?Ä?ªe^ 0011111110001111101010101010100100111111100011111010001011101101001111111000111110101010101010010011111110001111101000101110111000111111100011111010101010100011001111111000111110100010111011000110010101011110 3f8faaa93f8fa2ed3f8faaa93f8fa2ee3f8faaa33f8fa2ec655e
UTF-8 ¼Å¼©¼Å¼®¼Ä¼ªe^ 1100001010111100110000111000010111000010101111001100001010101001110000101011110011000011100001011100001010111100110000101010111011000010101111001100001110000100110000101011110011000010101010100110010101011110 c2bcc385c2bcc2a9c2bcc385c2bcc2aec2bcc384c2bcc2aa655e
UHC ¼?¼?¼?¼®¼?¼ªe^ 10101000111110010011111110101000111110010011111110101000111110010011111110101000111110011010001011100111101010001111100100111111101010001111100110101000101000110110010101011110 a8f93fa8f93fa8f93fa8f9a2e7a8f93fa8f9a8a3655e

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