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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 傲??澳??俉 10011000111111000011111100111111111000000101001100111111001111111111101001100001 98fc3f3fe0533f3ffa61
EUC-JP 傲??澳??俉 1101000011111110001111110011111111011111101101000011111100111111100011111011000110111011 d0fe3f3fdfb43f3f8fb1bb
UTF-8 傲딉슛澳묕쉈俉 111001011000001010110010111010111001010010001001111011001000101010011011111001101011111010110011111010111010110010010101111011001000100110001000111001001011111110001001 e582b2eb9489ec8a9be6beb3ebac95ec8988e4bf89
UHC 傲딉슛澳묕쉈俉 1110011111101100100010101110111110111101101110001110011111111110100100011110111110111101101001011110011111101011 e7ec8aefbdb8e7fe91efbda5e7eb

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