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 莵赦鴫}莵赦鴫{^ 111001001011011110001110110011011000111010110000011111011110010010110111100011101100110110001110101100000111101101011110 e4b78ecd8eb07de4b78ecd8eb07b5e
EUC-JP 莵赦鴫}莵赦鴫{^ 111010001011100110111100110011111011110010110010011111011110100010111001101111001100111110111100101100100111101101011110 e8b9bccfbcb27de8b9bccfbcb27b5e
UTF-8 莵赦鴫}莵赦鴫{^ 111010001000111010110101111010001011010110100110111010011011010010101011011111011110100010001110101101011110100010110101101001101110100110110100101010110111101101011110 e88eb5e8b5a6e9b4ab7de88eb5e8b5a6e9b4ab7b5e
UHC ?赦?}?赦?{^ 0011111111011110111101010011111101111101001111111101111011110101001111110111101101011110 3fdef53f7d3fdef53f7b5e

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