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 テ崢」}テ崢」{^ 1100001110011011110000101010001101111101110000111001101111000010101000110111101101011110 c39bc2a37dc39bc2a37b5e
EUC-JP テ崢」}テ崢」{^ 100011101100001111010110110001001000111010100011011111011000111011000011110101101100010010001110101000110111101101011110 8ec3d6c48ea37d8ec3d6c48ea37b5e
UTF-8 テ崢」}テ崢」{^ 111011111011111010000011111001011011010010100010111011111011110110100011011111011110111110111110100000111110010110110100101000101110111110111101101000110111101101011110 efbe83e5b4a2efbda37defbe83e5b4a2efbda37b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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