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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 茯件拾胄逸什^ 11100100101010001000110010001111100011110100010111100011111100101000100011101101100011110101100101011110 e4a88c8f8f45e3f288ed8f595e
EUC-JP 茯件拾胄逸什^ 11101000101010101011011111101111101111011010011011100110111101001011000011101111101111011011101001011110 e8aab7efbda6e6f4b0efbdba5e
UTF-8 茯件拾胄逸什^ 11101000100011001010111111100100101110111011011011100110100010111011111011101000100000111000010011101001100000001011100011100100101110111000000001011110 e88cafe4bbb6e68bbee88384e980b8e4bb805e
UHC 茯件拾胄逸什^ 11011100110110101100101111101100111000111010011011110001101100001110110011101111111001001010011101011110 dcdacbece3a6f1b0ecefe4a75e

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