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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 宍痔治宍痔治^ 1000111010110011100011101010010010001110101000011111001111011110100011101011001110001110101001001000111010100001111100111101110001011110 8eb38ea48ea1f3de8eb38ea48ea1f3dc5e
EUC-JP 宍痔治?宍痔治?^ 101111001011010110111100101001101011110010100011001111111011110010110101101111001010011010111100101000110011111101011110 bcb5bca6bca33fbcb5bca6bca33f5e
UTF-8 宍痔治宍痔治^ 11100101101011101000110111100111100101111001010011100110101100101011101111101110100010111001000111100101101011101000110111100111100101111001010011100110101100101011101111101110100010111000111101011110 e5ae8de79794e6b2bbee8b91e5ae8de79794e6b2bbee8b8f5e
UHC ?痔治??痔治?^ 00111111111101101100000011110110101111010011111100111111111101101100000011110110101111010011111101011110 3ff6c0f6bd3f3ff6c0f6bd3f5e

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