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 ??????u^ 0011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f755e
SJIS-WIN 澳??穩??u^ 11100000010100110011111100111111111000100111001000111111001111110111010101011110 e0533f3fe2723f3f755e
EUC-JP 澳??穩??u^ 11011111101101000011111100111111111000111101001100111111001111110111010101011110 dfb43f3fe3d33f3f755e
UTF-8 澳묕쉐穩먲슥u^ 1110011010111110101100111110101110101100100101011110110010001001100100001110011110101001101010011110101110101000101100101110110010001010101001010111010101011110 e6beb3ebac95ec8990e7a9a9eba8b2ec8aa5755e
UHC 澳묕쉐穩먲슥u^ 1110011111111110100100011110111110111101101001101110100010110001100100001110111110111101101110110111010101011110 e7fe91efbda6e8b190efbdbb755e

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