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 ûGެDûGެD^ 1111101101000111100011101010110001000100111110110100011110001110101011000100010001011110 fb478eac44fb478eac445e
SJIS-WIN ?G?¬D?G?¬D^ 00111111010001110011111110000001110010100100010000111111010001110011111110000001110010100100010001011110 3f473f81ca443f473f81ca445e
EUC-JP ûG?¬DûG?¬D^ 1000111110101011111001010100011100111111101000101100110001000100100011111010101111100101010001110011111110100010110011000100010001011110 8fabe5473fa2cc448fabe5473fa2cc445e
UTF-8 ûGެDûGެD^ 1100001110111011010001111100001010001110110000101010110001000100110000111011101101000111110000101000111011000010101011000100010001011110 c3bb47c28ec2ac44c3bb47c28ec2ac445e
UHC ?G??D?G??D^ 0011111101000111001111110011111101000100001111110100011100111111001111110100010001011110 3f473f3f443f473f3f445e

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