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 ᳗z—O~}᳗z—O~{^ 1110000110110011100101110111101010010111010011110111111001111101111000011011001110010111011110101001011101001111011111100111101101011110 e1b3977a974f7e7de1b3977a974f7e7b5e
SJIS-WIN ???z?O~}???z?O~{^ 0011111100111111001111110111101000111111010011110111111001111101001111110011111100111111011110100011111101001111011111100111101101011110 3f3f3f7a3f4f7e7d3f3f3f7a3f4f7e7b5e
EUC-JP á??z?O~}á??z?O~{^ 100011111010101110100001001111110011111101111010001111110100111101111110011111011000111110101011101000010011111100111111011110100011111101001111011111100111101101011110 8faba13f3f7a3f4f7e7d8faba13f3f7a3f4f7e7b5e
UTF-8 ᳗z—O~}᳗z—O~{^ 11000011101000011100001010110011110000101001011101111010110000101001011101001111011111100111110111000011101000011100001010110011110000101001011101111010110000101001011101001111011111100111101101011110 c3a1c2b3c2977ac2974f7e7dc3a1c2b3c2977ac2974f7e7b5e
UHC ?³?z?O~}?³?z?O~{^ 00111111101010011111100000111111011110100011111101001111011111100111110100111111101010011111100000111111011110100011111101001111011111100111101101011110 3fa9f83f7a3f4f7e7d3fa9f83f7a3f4f7e7b5e

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