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 茉眇聒茉眇聒^ 11100100100111011110000110111101111000111101100011100100100111011110000110111101111000111101100001011110 e49de1bde3d8e49de1bde3d85e
EUC-JP 茉眇聒茉眇聒^ 11100111111111011110001010111111111001101101101011100111111111011110001010111111111001101101101001011110 e7fde2bfe6dae7fde2bfe6da5e
UTF-8 茉眇聒茉眇聒^ 11101000100011001000100111100111100111001000011111101000100000011001001011101000100011001000100111100111100111001000011111101000100000011001001001011110 e88c89e79c87e88192e88c89e79c87e881925e
UHC 茉??茉??^ 110110001100100100111111001111111101100011001001001111110011111101011110 d8c93f3fd8c93f3f5e

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