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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 娼ー将チ将マ琇^ 100011111010100110110000100011111010101111000001100011111010101111001111111110110110010101011110 8fa9b08fabc18fabcffb655e
EUC-JP 娼ー将チ将マ琇^ 10111110101010111000111010110000101111101010110110001110110000011011111010101101100011101100111110001111110011001010010101011110 beab8eb0bead8ec1bead8ecf8fcca55e
UTF-8 娼ー将チ将マ琇^ 11100101101010001011110011101111101111011011000011100101101100001000011011101111101111101000000111100101101100001000011011101111101111101000111111100111100100001000011101011110 e5a8bcefbdb0e5b086efbe81e5b086efbe8fe790875e
UHC 娼?????琇^ 11110011110111100011111100111111001111110011111100111111111000101010111101011110 f3de3f3f3f3f3fe2af5e

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