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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 疫ユ?\}疫ユ?\{^ 100010010111010110000011100001100011111101011100011111011000100101110101100000111000011000111111010111000111101101011110 897583863f5c7d897583863f5c7b5e
EUC-JP 疫ユ?\}疫ユ?\{^ 101100011101011010100101111001100011111101011100011111011011000111010110101001011110011000111111010111000111101101011110 b1d6a5e63f5c7db1d6a5e63f5c7b5e
UTF-8 疫ユ틣\}疫ユ틣\{^ 1110011110010110101010111110001110000011101001101110110110001011101000110101110001111101111001111001011010101011111000111000001110100110111011011000101110100011010111000111101101011110 e796abe383a6ed8ba35c7de796abe383a6ed8ba35c7b5e
UHC 疫ユ틣\}疫ユ틣\{^ 1110011010111001101010111110011010111010100011110101110001111101111001101011100110101011111001101011101010001111010111000111101101011110 e6b9abe6ba8f5c7de6b9abe6ba8f5c7b5e

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