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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 萓啄■W}萓啄■W{^ 1110010010111110100100011110110110000001101000010101011101111101111001001011111010010001111011011000000110100001010101110111101101011110 e4be91ed81a1577de4be91ed81a1577b5e
EUC-JP 萓啄■W}萓啄■W{^ 1110100011000000110000101110111110100010101000110101011101111101111010001100000011000010111011111010001010100011010101110111101101011110 e8c0c2efa2a3577de8c0c2efa2a3577b5e
UTF-8 萓啄■W}萓啄■W{^ 1110100010010000100100111110010110010101100001001110001010010110101000000101011101111101111010001001000010010011111001011001010110000100111000101001011010100000010101110111101101011110 e89093e59584e296a0577de89093e59584e296a0577b5e
UHC ?啄■W}?啄■W{^ 001111111111011011110010101000011110000101010111011111010011111111110110111100101010000111100001010101110111101101011110 3ff6f2a1e1577d3ff6f2a1e1577b5e

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