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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 食??\}食??\{^ 10010000010010000011111100111111010111000111110110010000010010000011111100111111010111000111101101011110 90483f3f5c7d90483f3f5c7b5e
EUC-JP 食??\}食??\{^ 10111111101010010011111100111111010111000111110110111111101010010011111100111111010111000111101101011110 bfa93f3f5c7dbfa93f3f5c7b5e
UTF-8 食롢궚\}食롢궚\{^ 1110100110100011100111111110101110100001101000101110101010110110100110100101110001111101111010011010001110011111111010111010000110100010111010101011011010011010010111000111101101011110 e9a39feba1a2eab69a5c7de9a39feba1a2eab69a5c7b5e
UHC 食롢궚\}食롢궚\{^ 1110001111011101100011101110001110000010101011110101110001111101111000111101110110001110111000111000001010101111010111000111101101011110 e3dd8ee382af5c7de3dd8ee382af5c7b5e

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