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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?鈍π}?鈍π{^ 00111111100100111101110110000011110011100111110100111111100100111101110110000011110011100111101101011110 3f93dd83ce7d3f93dd83ce7b5e
EUC-JP 塼鈍π}塼鈍π{^ 1000111110111000101110011100011011011111101001101101000001111101100011111011100010111001110001101101111110100110110100000111101101011110 8fb8b9c6dfa6d07d8fb8b9c6dfa6d07b5e
UTF-8 塼鈍π}塼鈍π{^ 11100101101000011011110011101001100010001000110111001111100000000111110111100101101000011011110011101001100010001000110111001111100000000111101101011110 e5a1bce9888dcf807de5a1bce9888dcf807b5e
UHC 塼鈍π}塼鈍π{^ 111011101111010011010100111011111010010111110000011111011110111011110100110101001110111110100101111100000111101101011110 eef4d4efa5f07deef4d4efa5f07b5e

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