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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鳫コ郢倞鳫コ郢倞^ 111010011110110110111010111001111011100111111010011101111110100111101101101110101110011110111001111110100111011101011110 e9edbae7b9fa77e9edbae7b9fa775e
EUC-JP 鳫コ郢倞鳫コ郢倞^ 11110010111011111000111010111010111011101011101110001111101100011101011111110010111011111000111010111010111011101011101110001111101100011101011101011110 f2ef8ebaeebb8fb1d7f2ef8ebaeebb8fb1d75e
UTF-8 鳫コ郢倞鳫コ郢倞^ 11101001101100111010101111101111101111011011101011101001100000111010001011100101100000001001111011101001101100111010101111101111101111011011101011101001100000111010001011100101100000001001111001011110 e9b3abefbdbae983a2e5809ee9b3abefbdbae983a2e5809e5e
UHC ???倞???倞^ 0011111100111111001111111100110011001010001111110011111100111111110011001100101001011110 3f3f3fccca3f3f3fccca5e

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