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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 食??}食??{^ 1001000001001000001111110011111101111101100100000100100000111111001111110111101101011110 90483f3f7d90483f3f7b5e
EUC-JP 食??}食??{^ 1011111110101001001111110011111101111101101111111010100100111111001111110111101101011110 bfa93f3f7dbfa93f3f7b5e
UTF-8 食롢댏}食롢댏{^ 111010011010001110011111111010111010000110100010111010111000110010001111011111011110100110100011100111111110101110100001101000101110101110001100100011110111101101011110 e9a39feba1a2eb8c8f7de9a39feba1a2eb8c8f7b5e
UHC 食롢댏}食롢댏{^ 111000111101110110001110111000111000100010111000011111011110001111011101100011101110001110001000101110000111101101011110 e3dd8ee388b87de3dd8ee388b87b5e

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