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 湿痔湿悉湿痔湿悉^ 1000111010111100100011101010010010001110101111001000111010111011100011101011110010001110101001001000111010111100100011101011101101011110 8ebc8ea48ebc8ebb8ebc8ea48ebc8ebb5e
EUC-JP 湿痔湿悉湿痔湿悉^ 1011110010111110101111001010011010111100101111101011110010111101101111001011111010111100101001101011110010111110101111001011110101011110 bcbebca6bcbebcbdbcbebca6bcbebcbd5e
UTF-8 湿痔湿悉湿痔湿悉^ 11100110101110011011111111100111100101111001010011100110101110011011111111100110100000101000100111100110101110011011111111100111100101111001010011100110101110011011111111100110100000101000100101011110 e6b9bfe79794e6b9bfe68289e6b9bfe79794e6b9bfe682895e
UHC ?痔?悉?痔?悉^ 00111111111101101100000000111111111000111111101000111111111101101100000000111111111000111111101001011110 3ff6c03fe3fa3ff6c03fe3fa5e

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