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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 莵赦杓J}莵赦杓J{^ 1110010010110111100011101100110110001110110110110100101001111101111001001011011110001110110011011000111011011011010010100111101101011110 e4b78ecd8edb4a7de4b78ecd8edb4a7b5e
EUC-JP 莵赦杓J}莵赦杓J{^ 1110100010111001101111001100111110111100110111010100101001111101111010001011100110111100110011111011110011011101010010100111101101011110 e8b9bccfbcdd4a7de8b9bccfbcdd4a7b5e
UTF-8 莵赦杓J}莵赦杓J{^ 1110100010001110101101011110100010110101101001101110011010011101100100110100101001111101111010001000111010110101111010001011010110100110111001101001110110010011010010100111101101011110 e88eb5e8b5a6e69d934a7de88eb5e8b5a6e69d934a7b5e
UHC ?赦杓J}?赦杓J{^ 001111111101111011110101111110001111010101001010011111010011111111011110111101011111100011110101010010100111101101011110 3fdef5f8f54a7d3fdef5f8f54a7b5e

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