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 郤醐週郤醐週^ 11100111101110101000110011101101100011110101010011100111101110101000110011101101100011110101010001011110 e7ba8ced8f54e7ba8ced8f545e
EUC-JP 郤醐週郤醐週^ 11101110101111001011100011101111101111011011010111101110101111001011100011101111101111011011010101011110 eebcb8efbdb5eebcb8efbdb55e
UTF-8 郤醐週郤醐週^ 11101001100000111010010011101001100001101001000011101001100000001011000111101001100000111010010011101001100001101001000011101001100000001011000101011110 e983a4e98690e980b1e983a4e98690e980b15e
UHC ??週??週^ 001111110011111111110001110011100011111100111111111100011100111001011110 3f3ff1ce3f3ff1ce5e

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