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 財?拇}財?拇{^ 10001101111000000011111110011101011001000111110110001101111000000011111110011101011001000111101101011110 8de03f9d647d8de03f9d647b5e
EUC-JP 財盼拇}財盼拇{^ 1011101011100010100011111100111011011001110110011100010101111101101110101110001010001111110011101101100111011001110001010111101101011110 bae28fced9d9c57dbae28fced9d9c57b5e
UTF-8 財盼拇}財盼拇{^ 111010001011001010100001111001111001101110111100111001101000101110000111011111011110100010110010101000011110011110011011101111001110011010001011100001110111101101011110 e8b2a1e79bbce68b877de8b2a1e79bbce68b877b5e
UHC 財盼拇}財盼拇{^ 111011101010111111011010111100001101100111100111011111011110111010101111110110101111000011011001111001110111101101011110 eeafdaf0d9e77deeafdaf0d9e77b5e

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