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 奣ムス}奣ムス{^ 1111101010100011110100011011110101111101111110101010001111010001101111010111101101011110 faa3d1bd7dfaa3d1bd7b5e
EUC-JP 奣ムス}奣ムス{^ 1000111110111000111111001000111011010001100011101011110101111101100011111011100011111100100011101101000110001110101111010111101101011110 8fb8fc8ed18ebd7d8fb8fc8ed18ebd7b5e
UTF-8 奣ムス}奣ムス{^ 111001011010010110100011111011111011111010010001111011111011110110111101011111011110010110100101101000111110111110111110100100011110111110111101101111010111101101011110 e5a5a3efbe91efbdbd7de5a5a3efbe91efbdbd7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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