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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 食??D食??D^ 1001000001001000001111110011111101000100100100000100100000111111001111110100010001011110 90483f3f4490483f3f445e
EUC-JP 食??D食??D^ 1011111110101001001111110011111101000100101111111010100100111111001111110100010001011110 bfa93f3f44bfa93f3f445e
UTF-8 食롥궪D食롥궪D^ 111010011010001110011111111010111010000110100101111010101011011010101010010001001110100110100011100111111110101110100001101001011110101010110110101010100100010001011110 e9a39feba1a5eab6aa44e9a39feba1a5eab6aa445e
UHC 食롥궪D食롥궪D^ 111000111101110110001110111001011000001010111100010001001110001111011101100011101110010110000010101111000100010001011110 e3dd8ee582bc44e3dd8ee582bc445e

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