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 食굟떚}食굟떚{^ 111010011010001110011111111010101011010110011111111010111001011010011010011111011110100110100011100111111110101010110101100111111110101110010110100110100111101101011110 e9a39feab59feb969a7de9a39feab59feb969a7b5e
UHC 食굟떚}食굟떚{^ 111000111101110110000010100001111000101110110000011111011110001111011101100000101000011110001011101100000111101101011110 e3dd82878bb07de3dd82878bb07b5e

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