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 鬥耶エ埼ヲ野仏^ 11101001101001101001011011101011101101001000110111101001101001101001011011101100100101011010011101011110 e9a696ebb48de9a696ec95a75e
EUC-JP 鬥耶エ埼ヲ野仏^ 111100101010100011001100111011011000111010110100101110101110101110001110101001101100110011101110110010101010100101011110 f2a8cced8eb4baeb8ea6cceecaa95e
UTF-8 鬥耶エ埼ヲ野仏^ 11101001101011001010010111101000100000001011011011101111101111011011010011100101100111111011110011101111101111011010011011101001100001111000111011100100101110111000111101011110 e9aca5e880b6efbdb4e59fbcefbda6e9878ee4bb8f5e
UHC ?耶?埼?野?^ 0011111111100101101011010011111111010000111100100011111111100101101011110011111101011110 3fe5ad3fd0f23fe5af3f5e

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