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 鮨既辟}鮨既辟{^ 111010011011110110001010111110011110011110000100011111011110100110111101100010101111100111100111100001000111101101011110 e9bd8af9e7847de9bd8af9e7847b5e
EUC-JP 鮨既辟}鮨既辟{^ 111100101011111110110100111110111110110111100100011111011111001010111111101101001111101111101101111001000111101101011110 f2bfb4fbede47df2bfb4fbede47b5e
UTF-8 鮨既辟}鮨既辟{^ 111010011010111010101000111001101001011110100010111010001011111010011111011111011110100110101110101010001110011010010111101000101110100010111110100111110111101101011110 e9aea8e697a2e8be9f7de9aea8e697a2e8be9f7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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