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 ???Ln}???Ln{^ 00111111001111110011111101001100011011100111110100111111001111110011111101001100011011100111101101011110 3f3f3f4c6e7d3f3f3f4c6e7b5e
SJIS-WIN 莵赦鴫Ln}莵赦鴫Ln{^ 11100100101101111000111011001101100011101011000001001100011011100111110111100100101101111000111011001101100011101011000001001100011011100111101101011110 e4b78ecd8eb04c6e7de4b78ecd8eb04c6e7b5e
EUC-JP 莵赦鴫Ln}莵赦鴫Ln{^ 11101000101110011011110011001111101111001011001001001100011011100111110111101000101110011011110011001111101111001011001001001100011011100111101101011110 e8b9bccfbcb24c6e7de8b9bccfbcb24c6e7b5e
UTF-8 莵赦鴫Ln}莵赦鴫Ln{^ 11101000100011101011010111101000101101011010011011101001101101001010101101001100011011100111110111101000100011101011010111101000101101011010011011101001101101001010101101001100011011100111101101011110 e88eb5e8b5a6e9b4ab4c6e7de88eb5e8b5a6e9b4ab4c6e7b5e
UHC ?赦?Ln}?赦?Ln{^ 001111111101111011110101001111110100110001101110011111010011111111011110111101010011111101001100011011100111101101011110 3fdef53f4c6e7d3fdef53f4c6e7b5e

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