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 頷咲莫頷咲莫^ 11101000111101011000110111100111100101001001110011101000111101011000110111100111100101001001110001011110 e8f58de7949ce8f58de7949c5e
EUC-JP 頷咲莫頷咲莫^ 11110000111101111011101011101001110001111111110011110000111101111011101011101001110001111111110001011110 f0f7bae9c7fcf0f7bae9c7fc5e
UTF-8 頷咲莫頷咲莫^ 11101001101000001011011111100101100100101011001011101000100011101010101111101001101000001011011111100101100100101011001011101000100011101010101101011110 e9a0b7e592b2e88eabe9a0b7e592b2e88eab5e
UHC ??莫??莫^ 001111110011111111011000101100000011111100111111110110001011000001011110 3f3fd8b03f3fd8b05e

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