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 食롢궚}食롢궚{^ 111010011010001110011111111010111010000110100010111010101011011010011010011111011110100110100011100111111110101110100001101000101110101010110110100110100111101101011110 e9a39feba1a2eab69a7de9a39feba1a2eab69a7b5e
UHC 食롢궚}食롢궚{^ 111000111101110110001110111000111000001010101111011111011110001111011101100011101110001110000010101011110111101101011110 e3dd8ee382af7de3dd8ee382af7b5e

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