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 ?貭鉷竈?貭鉷窖^ 001111111110011011000010111110111100110111100010011111010011111111100110110000101111101111001101111000100111101101011110 3fe6c2fbcde27d3fe6c2fbcde27b5e
EUC-JP 巋貭鉷竈巋貭鉷窖^ 100011111011101111111000111011001100010010001111111000111111000111100011110111101000111110111011111110001110110011000100100011111110001111110001111000111101110001011110 8fbbf8ecc48fe3f1e3de8fbbf8ecc48fe3f1e3dc5e
UTF-8 巋貭鉷竈巋貭鉷窖^ 11100101101101111000101111101000101100101010110111101001100010011011011111100111101010111000100011100101101101111000101111101000101100101010110111101001100010011011011111100111101010101001011001011110 e5b78be8b2ade989b7e7ab88e5b78be8b2ade989b7e7aa965e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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