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 ???{???{B 001111110011111100111111011110110011111100111111001111110111101101000010 3f3f3f7b3f3f3f7b42
SJIS-WIN 箋醐拾{箋醐拾{B 111000101011001110001100111011011000111101000101011110111110001010110011100011001110110110001111010001010111101101000010 e2b38ced8f457be2b38ced8f457b42
EUC-JP 箋醐拾{箋醐拾{B 111001001011010110111000111011111011110110100110011110111110010010110101101110001110111110111101101001100111101101000010 e4b5b8efbda67be4b5b8efbda67b42
UTF-8 箋醐拾{箋醐拾{B 111001111010111010001011111010011000011010010000111001101000101110111110011110111110011110101110100010111110100110000110100100001110011010001011101111100111101101000010 e7ae8be98690e68bbe7be7ae8be98690e68bbe7b42
UHC 箋?拾{箋?拾{B 11101111101010000011111111100011101001100111101111101111101010000011111111100011101001100111101101000010 efa83fe3a67befa83fe3a67b42

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