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 治痔治釮質^ 1111000111100000100011101010000111110001111101101000111010100100111100011110000010001110101000011111101110111110100011101011111101011110 f1e08ea1f1f68ea4f1e08ea1fbbe8ebf5e
EUC-JP ?治?痔?治釮質^ 001111111011110010100011001111111011110010100110001111111011110010100011100011111110001110110000101111001100000101011110 3fbca33fbca63fbca38fe3b0bcc15e
UTF-8 治痔治釮質^ 11101110100001011001101111100110101100101011101111101110100001011011000111100111100101111001010011101110100001011001101111100110101100101011101111101001100001111010111011101000101100111010101001011110 ee859be6b2bbee85b1e79794ee859be6b2bbe987aee8b3aa5e
UHC ?治?痔?治?質^ 00111111111101101011110100111111111101101100000000111111111101101011110100111111111100101111010101011110 3ff6bd3ff6c03ff6bd3ff2f55e

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