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 惡?膳}惡?膳{^ 10011100101001100011111110010001010101100111110110011100101001100011111110010001010101100111101101011110 9ca63f91567d9ca63f91567b5e
EUC-JP 惡?膳}惡?膳{^ 11011000101010000011111111000001101101110111110111011000101010000011111111000001101101110111101101011110 d8a83fc1b77dd8a83fc1b77b5e
UTF-8 惡閱膳}惡閱膳{^ 111001101000001110100001111010011001011010110001111010001000011010110011011111011110011010000011101000011110100110010110101100011110100010000110101100110111101101011110 e683a1e996b1e886b37de683a1e996b1e886b37b5e
UHC 惡閱膳}惡閱膳{^ 111001001100001011100110111100111110000011001110011111011110010011000010111001101111001111100000110011100111101101011110 e4c2e6f3e0ce7de4c2e6f3e0ce7b5e

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