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 ??Ч}??Ч{^ 0011111100111111100001000101100001111101001111110011111110000100010110000111101101011110 3f3f84587d3f3f84587b5e
EUC-JP 轝?Ч}轝?Ч{^ 100011111110000110101010001111111010011110111001011111011000111111100001101010100011111110100111101110010111101101011110 8fe1aa3fa7b97d8fe1aa3fa7b97b5e
UTF-8 轝뀀Ч}轝뀀Ч{^ 11101000101111011001110111101011100000001000000011010000101001110111110111101000101111011001110111101011100000001000000011010000101001110111101101011110 e8bd9deb8080d0a77de8bd9deb8080d0a77b5e
UHC 轝뀀Ч}轝뀀Ч{^ 111001101010110010110010111010111010110010111001011111011110011010101100101100101110101110101100101110010111101101011110 e6acb2ebacb97de6acb2ebacb97b5e

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