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 ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 疫??N}疫??N{^ 10001001011101010011111100111111010011100111110110001001011101010011111100111111010011100111101101011110 89753f3f4e7d89753f3f4e7b5e
EUC-JP 疫??N}疫??N{^ 10110001110101100011111100111111010011100111110110110001110101100011111100111111010011100111101101011110 b1d63f3f4e7db1d63f3f4e7b5e
UTF-8 疫꿩씟N}疫꿩씟N{^ 1110011110010110101010111110101010111111101010011110110010010100100111110100111001111101111001111001011010101011111010101011111110101001111011001001010010011111010011100111101101011110 e796abeabfa9ec949f4e7de796abeabfa9ec949f4e7b5e
UHC 疫꿩씟N}疫꿩씟N{^ 1110011010111001101100101110011010011101101100110100111001111101111001101011100110110010111001101001110110110011010011100111101101011110 e6b9b2e69db34e7de6b9b2e69db34e7b5e

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