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 茆器酋茆器酋^ 11100100100110111000101011101101100011110101010111100100100110111000101011101101100011110101010101011110 e49b8aed8f55e49b8aed8f555e
EUC-JP 茆器酋茆器酋^ 11100111111110111011010011101111101111011011011011100111111110111011010011101111101111011011011001011110 e7fbb4efbdb6e7fbb4efbdb65e
UTF-8 茆器酋茆器酋^ 11101000100011001000011011100101100110011010100011101001100001011000101111101000100011001000011011100101100110011010100011101001100001011000101101011110 e88c86e599a8e9858be88c86e599a8e9858b5e
UHC ?器酋?器酋^ 0011111111010000111011111111010111011100001111111101000011101111111101011101110001011110 3fd0eff5dc3fd0eff5dc5e

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