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 脩器酋脩器酋^ 11100011111110011000101011101101100011110101010111100011111110011000101011101101100011110101010101011110 e3f98aed8f55e3f98aed8f555e
EUC-JP 脩器酋脩器酋^ 11100110111110111011010011101111101111011011011011100110111110111011010011101111101111011011011001011110 e6fbb4efbdb6e6fbb4efbdb65e
UTF-8 脩器酋脩器酋^ 11101000100001001010100111100101100110011010100011101001100001011000101111101000100001001010100111100101100110011010100011101001100001011000101101011110 e884a9e599a8e9858be884a9e599a8e9858b5e
UHC 脩器酋脩器酋^ 11100010101110111101000011101111111101011101110011100010101110111101000011101111111101011101110001011110 e2bbd0eff5dce2bbd0eff5dc5e

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